mirror of https://github.com/louislam/uptime-kuma
Update CSS for dropdown menu
parent
8ee99760ec
commit
cd7c2beca6
|
@ -230,6 +230,8 @@ main {
|
||||||
.dropdown-menu {
|
.dropdown-menu {
|
||||||
transition: all 0.2s;
|
transition: all 0.2s;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
|
margin-top: 8px !important;
|
||||||
|
border-radius: 20px;
|
||||||
|
|
||||||
.dropdown-divider {
|
.dropdown-divider {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in New Issue