mirror of https://github.com/ColorlibHQ/AdminLTE
fixed user-menu dropdown top border
parent
78325db63a
commit
2c7229674c
|
@ -185,7 +185,6 @@
|
|||
> .dropdown-menu {
|
||||
@include border-top-radius(0);
|
||||
padding: 0;
|
||||
border-top-width: 0;
|
||||
width: 280px;
|
||||
|
||||
&,
|
||||
|
|
|
@ -13017,7 +13017,6 @@ body.text-sm .control-sidebar {
|
|||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
padding: 0;
|
||||
border-top-width: 0;
|
||||
width: 280px;
|
||||
}
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue