mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-16 21:37: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);
|
color: var(--accent-subtext);
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
}
|
}
|
||||||
|
.filename-container {
|
||||||
|
overflow-wrap: anywhere;
|
||||||
|
}
|
||||||
/* rounded corners */
|
/* rounded corners */
|
||||||
#bottom #paste,
|
#bottom #paste,
|
||||||
#footer .switch,
|
#footer .switch,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user