mirror of
https://github.com/appen-isen/site-interpromo-2024.git
synced 2026-03-18 21:40:39 +01:00
9 lines
128 B
CSS
9 lines
128 B
CSS
.mt-6 {
|
|
margin-top: 6rem !important;
|
|
}
|
|
|
|
.scrollable-input {
|
|
width: 100%;
|
|
height: 100px;
|
|
overflow-y: scroll;
|
|
} |