mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
tab switching styling
This commit is contained in:
parent
7ca12c3dc4
commit
9e2fd52434
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ textarea,
|
|||
border-color: var(--bs-border-color);
|
||||
}
|
||||
|
||||
&.active:focus {
|
||||
&.active:focus, &:active {
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue