login_indicator border radius

This commit is contained in:
Václav Šmejkal 2024-05-07 21:16:40 +02:00
parent 8f2589c399
commit 7d13cc0b83
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

View File

@ -103,4 +103,5 @@ body
border: 1px #3E392F solid; border: 1px #3E392F solid;
background: #6F7270; background: #6F7270;
border-radius: 0.3vh 0.3vh;
} }