mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
Update CSS for dropdown menu
This commit is contained in:
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
Block a user