Fix: wrap long line
This commit is contained in:
parent
5a9ac5ce7d
commit
21256e32f7
|
@ -99,4 +99,6 @@ button.install.installed {
|
|||
|
||||
.main {
|
||||
flex-grow: 1;
|
||||
overflow: auto;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user