mirror of
https://github.com/jeffvli/feishin.git
synced 2026-08-10 14:23:18 +02:00
10 lines
94 B
SCSS
10 lines
94 B
SCSS
.root {
|
|
position: absolute;
|
|
top: 10px;
|
|
right: 150px;
|
|
}
|
|
|
|
.icon {
|
|
margin-right: 1rem;
|
|
}
|