Files
stacjownik/src/styles/SceneryView/styles.scss
T

12 lines
168 B
SCSS

.scenery-section {
position: relative;
height: 100%;
overflow-y: scroll;
}
.list-warning {
padding: 1em 0.5em;
background-color: #444;
font-size: 1.2em;
}