mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 03:43:50 +00:00
db1155ce1a
* feat: allow renaming connection
6 lines
71 B
SCSS
6 lines
71 B
SCSS
.modalBody {
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: 1rem;
|
|
}
|