mirror of
https://github.com/dyiop/astute.git
synced 2025-04-14 09:10:18 -04:00
7 lines
94 B
CSS
7 lines
94 B
CSS
:host {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
margin: 0.5em;
|
|
z-index: 1200;
|
|
} |