fix style problems in bottom sheets and enhance damage and action dialogs

This commit is contained in:
moliloo 2025-07-12 01:42:42 -03:00
parent b6195127fe
commit 87f74791af
21 changed files with 129 additions and 70 deletions

View file

@ -114,15 +114,5 @@
}
}
}
.formula-label {
font-family: @font-body;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;
color: light-dark(@dark, @beige);
}
}
}