feat(node): re-write using node
This commit is contained in:
8
src/components/settings.css
Normal file
8
src/components/settings.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.website-settings {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
background-color: white;
|
||||
user-select: auto;
|
||||
z-index: 999;
|
||||
}
|
||||
Reference in New Issue
Block a user