mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 17:38:31 +00:00
web/ManageSettings: add wrapping (oops)
This commit is contained in:
parent
2bee3e896d
commit
128a1ff696
@ -122,5 +122,6 @@
|
||||
.button-row {
|
||||
display: flex;
|
||||
gap: var(--padding);
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user