6 lines
80 B
SCSS
6 lines
80 B
SCSS
|
#switch_menu{
|
||
|
position: fixed;
|
||
|
left: 10px;
|
||
|
bottom: 10px;
|
||
|
z-index: 300;
|
||
|
}
|