fix label styling

This commit is contained in:
psitacus 2025-07-14 21:38:03 -06:00
parent b1fe6a30c5
commit 0a38f21820

View file

@ -182,11 +182,11 @@
height: 30px;
.status-label {
padding: 2px 10px;
position: relative;
top: 30px;
height: 22px;
width: 79px;
clip-path: path('M0 0H79L74 16.5L39 22L4 16.5L0 0Z');
width: 100%;
background: light-dark(@dark-blue, @golden);
h4 {