General theme: Improve container description
This commit is contained in:
parent
3570b5c4d1
commit
5329ecfd08
@ -298,6 +298,8 @@ label[for=options-toggle-cbox] {
|
|||||||
background-color: var(--secondary-background);
|
background-color: var(--secondary-background);
|
||||||
margin-top: 0.4rem;
|
margin-top: 0.4rem;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user