mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
Schriftgröße bei Inputs für Kundendaten erfassen
This commit is contained in:
@@ -17,7 +17,7 @@ button.clear {
|
||||
}
|
||||
|
||||
input:not([type='radio']):not([type='checkbox']) {
|
||||
@apply outline-none border-none font-bold text-regular;
|
||||
@apply outline-none border-none font-bold text-cta-l;
|
||||
|
||||
&:disabled {
|
||||
@apply bg-white text-black;
|
||||
|
||||
Reference in New Issue
Block a user