Icon Admin Dropdown-Menu vergrößert

This commit is contained in:
loma-one 2025-01-31 16:25:11 +01:00 committed by GitHub
parent a350d099a8
commit 4bd36ede9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -256,6 +256,13 @@ header #banner #logo-img,
background-color: var(--nav-bg) !important;
}
.account .dropdown-menu li a i {
margin-right: 10px;
font-size: 18px;
display: inline-block;
width: 14px;
}
.contact-entry-desc {
color: #b0b3b8;
}
@ -846,6 +853,10 @@ aside .widget li:hover {
-webkit-box-shadow: none !important;
}
.comment-fake-form, .wall-item-comment-wrapper {
border-top: 1px solid rgb(37, 39, 40);
}
.wall-item-actions button {
font-size: 20px !important;
color: #B0B3B8 !important;