Fix settings pages. sidebar withou shadow.
This commit is contained in:
parent
1da12103d6
commit
c6dd1164a9
6 changed files with 52 additions and 19 deletions
|
|
@ -238,6 +238,11 @@
|
|||
.tooltip {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.move-right .exit-off-canvas,
|
||||
.move-left .exit-off-canvas {
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue