mirror of
https://github.com/wanderer-industries/wanderer
synced 2025-11-29 20:43:23 +00:00
9 lines
116 B
SCSS
9 lines
116 B
SCSS
.MiniMap {
|
|
right: 3.5rem !important;
|
|
|
|
&--left {
|
|
left: 3.5rem !important;
|
|
width: 200px !important;
|
|
}
|
|
}
|