mirror of
https://github.com/xodivorce/xeorl.git
synced 2025-12-20 00:29:34 +05:30
v4.2.11
This commit is contained in:
@@ -68,6 +68,19 @@ footer {
|
||||
left: -5px;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 5px;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb {
|
||||
background-color: #171C24;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
@media (max-width: 1189px) {
|
||||
.footer-container {
|
||||
|
||||
Reference in New Issue
Block a user