increased margin between workspace buttons

This commit is contained in:
305a385 2023-06-06 11:33:19 +02:00
parent b416929bce
commit 9f1d74d221

View File

@ -46,6 +46,7 @@ button {
/* https://github.com/Alexays/Waybar/wiki/FAQ#the-workspace-buttons-have-a-strange-hover-effect */
#workspaces button {
padding: 0px 10px;
margin-left: 5px;
background-color: transparent;
color: #ffffff;
border-radius: 5px;