mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
fix filterable dropdown corner radius
This commit is contained in:
parent
9e91440245
commit
89e0f8e3ef
@ -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