Prevent fade-out from overlapping button in admin nav
This commit is contained in:
parent
94ff428571
commit
2b7e50cab8
@ -498,7 +498,7 @@ $mobile-breakpoint: 700px;
|
||||
content: "";
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
width: 30px;
|
||||
width: 15px;
|
||||
height: calc(100% - 5px);
|
||||
background: linear-gradient(
|
||||
to right,
|
||||
|
||||
Reference in New Issue
Block a user