update call waiter
This commit is contained in:
@@ -366,4 +366,25 @@ tr.discount-item-row:hover {
|
||||
i.logout_icon{
|
||||
position: relative;
|
||||
top: 5px;
|
||||
}
|
||||
}
|
||||
[data-notify="container"] {
|
||||
margin-bottom: 5px !important;
|
||||
margin-left:5px !important;
|
||||
position:relative !important;
|
||||
top: 25% !important;
|
||||
width: 100% !important;
|
||||
}
|
||||
/*
|
||||
.bootstrap-notify-container {
|
||||
position: !important;
|
||||
margin:10px 10px 10px 10px !important;
|
||||
float:left !important;
|
||||
display:block !important;
|
||||
z-index: 9999999;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.notify-close{
|
||||
position:initial !important;
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user