update waybar clock to have the right padding

This commit is contained in:
Tyler Kelley 2024-05-17 16:19:08 -05:00
parent e577a61b24
commit a18ba2091e

View File

@ -330,7 +330,7 @@ with lib;
''''
}
margin: 0px;
padding: 0px 30px 0px 15px;
padding: 0px 15px 0px 30px;
border-radius: 0px 0px 0px 40px;
}
''