Match the edges of the status image with its content

This commit is contained in:
Stefan Haun 2023-11-05 21:30:39 -06:00
parent 5e766ad3dc
commit 65b28bb494

View file

@ -91,7 +91,7 @@ nav {
}
nav img.spacestatus {
border-radius: 5px;
border-radius: 15px 5px 5px 15px;
padding: 0;
margin-left: 10px;
height: 30px;