mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-24 12:08:55 +01:00
web/ManageSettings: add wrapping (oops)
This commit is contained in:
parent
2bee3e896d
commit
128a1ff696
1 changed files with 1 additions and 0 deletions
|
@ -122,5 +122,6 @@
|
|||
.button-row {
|
||||
display: flex;
|
||||
gap: var(--padding);
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue