mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
fix: Tabs label overflow
This commit is contained in:
parent
0050a8f4ad
commit
819147246f
1 changed files with 1 additions and 0 deletions
|
|
@ -934,6 +934,7 @@ input[type="checkbox"] {
|
|||
border-radius: 0;
|
||||
border-top-left-radius: var(--nc-border-radius);
|
||||
border-top-right-radius: var(--nc-border-radius);
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
#rl-app .tabs>label:hover {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue