z-order tweak to Blazor theme
This commit is contained in:
parent
7a6cc0c76e
commit
e6c26210a0
@ -16,6 +16,7 @@
|
|||||||
.main .top-row {
|
.main .top-row {
|
||||||
background-color: #e6e6e6;
|
background-color: #e6e6e6;
|
||||||
border-bottom: 1px solid #d6d5d5;
|
border-bottom: 1px solid #d6d5d5;
|
||||||
|
z-index: 9999;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar {
|
.sidebar {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user