Overflow: Scroll pri širokih vprašanjih na mobilnem

+ popravek za sass errror (presledki pred in za +/- znaki)
This commit is contained in:
tejagerjovic 2021-10-14 09:52:31 +02:00
parent ab903c761e
commit 4676e63dc5
3 changed files with 1362 additions and 1354 deletions

File diff suppressed because it is too large Load Diff

View File

@ -19,4 +19,8 @@ div.status_advanced_box {
a.status_advanced_link {
width: 95%;
}
.content_div_normalmode {
overflow: scroll;
}

View File

@ -22,7 +22,7 @@ $skin_selector: $orange_very_lighten;
#right_content {
color: $default_text;
position: relative;
width: calc(100%-240px);
width: calc(100% - 240px);
max-width: 1300px;
min-height: 200px;
margin-left: 240px;