mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-10 08:39:34 +00:00
fix: Network Interface overflow (#1935)
This commit is contained in:
committed by
GitHub
parent
6436e3fda8
commit
1b55254834
@@ -196,6 +196,7 @@ $inner-padding: 1rem;
|
|||||||
.inlineElements {
|
.inlineElements {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
|
||||||
&.inner {
|
&.inner {
|
||||||
gap: 0.5rem;
|
gap: 0.5rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user