Included the navbar to a disabled area on clicking Logout.
This commit is contained in:
parent
40431ade89
commit
5f9b579a19
@ -225,6 +225,10 @@ body {
|
||||
border: 5px solid extract(@darkGrey, 3);
|
||||
}
|
||||
|
||||
.ui-widget-overlay {
|
||||
z-index: 1031;
|
||||
}
|
||||
|
||||
.custom-button {
|
||||
background-color: extract(@yellow, 1);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user