This commit is contained in:
Edgar P. Burkhart 2025-01-02 14:02:01 +01:00
parent cb939df81e
commit bac3b59358
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -68,6 +68,10 @@ form {
background: none;
z-index: 1;
&:not([type="checkbox"]) {
width: 100%;
}
&[name*="value"] {
text-align: right;
font-feature-settings: var(--num);