mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-16 13:27:06 +02:00
fixed file name preview overflow
This commit is contained in:
parent
72243c6e11
commit
43bfa7cb5d
@ -926,6 +926,9 @@ button:active,
|
||||
color: var(--accent-subtext);
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
.filename-container {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
/* rounded corners */
|
||||
#bottom #paste,
|
||||
#footer .switch,
|
||||
|
Loading…
x
Reference in New Issue
Block a user