Fix dropdown separator style issue in the calendar app
parent
eab6e67522
commit
a9890f0c7b
|
@ -159,6 +159,8 @@
|
|||
margin: 5px 0px;
|
||||
height: 1px;
|
||||
background: @cp_dropdown-bg-active;
|
||||
border: 0 !important;
|
||||
border-top: 1px solid rgba(0,0,0,.1) !important;
|
||||
& + hr {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue