added margin between modules

This commit is contained in:
Timo Boomers 2025-07-08 15:08:35 +02:00
parent 07c5526868
commit 89de487f68
Signed by: xeovalyte
SSH Key Fingerprint: SHA256:GWI1hq+MNKR2UOcvk7n9tekASXT8vyazK7vDF9Xyciw

View File

@ -98,6 +98,8 @@ in {
border-radius: 10px; border-radius: 10px;
padding: 0px 10px; padding: 0px 10px;
margin-top: 3px; margin-top: 3px;
margin-left: 5px;
margin-right: 5px;
} }
#workspaces button { #workspaces button {