mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2025-10-10 04:41:55 +05:30
style: add border radius and margin
This commit is contained in:
@@ -5,6 +5,8 @@ window.Bar {
|
||||
background: $bg-color;
|
||||
color: $fg-color;
|
||||
padding: 10px;
|
||||
margin: 10px 10px 0px 10px;
|
||||
border-radius: $rounded;
|
||||
|
||||
.launcher {
|
||||
&:hover {
|
||||
|
Reference in New Issue
Block a user