ADD: make install and dist folder with compiled extension
This commit is contained in:
9
dist/stylesheet.css
vendored
Normal file
9
dist/stylesheet.css
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
#panel.floating {
|
||||
margin: 3px;
|
||||
border-radius: 9999px;
|
||||
}
|
||||
|
||||
#panel.solid {
|
||||
margin: 0;
|
||||
border-radius: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user