Overflow: Scroll pri širokih vprašanjih na mobilnem - dark mode popravek
This commit is contained in:
parent
83a5e9c090
commit
bb184a6de1
@ -28614,7 +28614,7 @@ a.addIfIcon {
|
||||
overflow-x: auto;
|
||||
}
|
||||
.content_div_normalmode::-webkit-scrollbar {
|
||||
background-color: white;
|
||||
background-color: inherit;
|
||||
height: 5px;
|
||||
}
|
||||
.content_div_normalmode::-webkit-scrollbar-thumb {
|
||||
|
@ -25,7 +25,7 @@ a.status_advanced_link {
|
||||
overflow-x: auto;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
background-color:white;
|
||||
background-color: inherit;
|
||||
height: 5px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user