Updates
This commit is contained in:
+8
-2
@@ -40,7 +40,7 @@ button:hover {
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
padding: 0 5px;
|
||||
padding: 0 10px;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
@@ -90,9 +90,11 @@ button:hover {
|
||||
|
||||
#window,
|
||||
#workspaces {
|
||||
margin: 0 4px;
|
||||
margin: 0 10px 0 6px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.modules-left > widget:first-child > #workspaces {
|
||||
margin-left: 0;
|
||||
}
|
||||
@@ -105,6 +107,10 @@ button:hover {
|
||||
margin-left:10;
|
||||
}
|
||||
|
||||
#custom-brave, #custom-outlook, #custom-teams, #custom-chatgpt, #custom-calculator {
|
||||
margin-right:10px;
|
||||
}
|
||||
|
||||
#custom-exit {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user