mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Dodatkowe informacje i poprawki wyglądu dziennika RJ
This commit is contained in:
@@ -28,7 +28,7 @@ body {
|
||||
|
||||
&.no-scroll {
|
||||
overflow-y: hidden;
|
||||
padding-right: 17px;
|
||||
padding-right: 1rem;
|
||||
|
||||
@include smallScreen() {
|
||||
padding: 0;
|
||||
@@ -46,8 +46,8 @@ body {
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 17px;
|
||||
height: 17px;
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
|
||||
&-track {
|
||||
background-color: #222;
|
||||
|
||||
Reference in New Issue
Block a user