mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
fix label styling
This commit is contained in:
parent
b1fe6a30c5
commit
0a38f21820
1 changed files with 2 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue