mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
fix filterable dropdown corner radius
This commit is contained in:
parent
e39cec28d7
commit
ea16c6430d
@ -583,7 +583,7 @@ a.badge {
|
||||
border-radius: 0.15rem;
|
||||
}
|
||||
|
||||
> .btn:not(:first-child) {
|
||||
> .btn:not(:first-child):not(:nth-child(2)) {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user