mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-06 13:57:54 +00:00
fix: remove bottom margin from svelecte dropdown
This commit is contained in:
parent
9b8962ebeb
commit
7313f1188a
1 changed files with 0 additions and 1 deletions
|
|
@ -111,7 +111,6 @@ code {
|
|||
.sv-dropdown {
|
||||
position: static !important;
|
||||
border: 1px solid rgba(128, 128, 128, 0.3) !important;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.sv-item-btn {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue