bugfix
All checks were successful
deploy to production / deploy (push) Successful in 55s

This commit is contained in:
2023-12-08 14:31:06 +00:00
parent bb4a9a2c55
commit 17917ddec5
8 changed files with 12 additions and 11 deletions

View File

@@ -164,8 +164,8 @@
height: 1.8vw;
max-height: 25px;
border-radius: 15px;
border: 2px solid @signal-color;
color: @signal-color;
border: 2px solid #6b6868;
color: #6b6868;
background-color: @bg-color-secondary;
display: flex;
justify-content: center;