Layout changes
This commit is contained in:
@@ -78,7 +78,7 @@ p {
|
||||
}
|
||||
|
||||
.scrollable-content, ::-webkit-scrollbar {
|
||||
width: 10px;
|
||||
width: 8px;
|
||||
}
|
||||
|
||||
.scrollable-content, ::-webkit-scrollbar * {
|
||||
@@ -86,5 +86,5 @@ p {
|
||||
}
|
||||
|
||||
.scrollable-content, ::-webkit-scrollbar-thumb {
|
||||
background: rgba(90, 90, 90, 0.6) !important;
|
||||
background: var(--control_background_hover) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user