mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
Multi-currency support: Money + Currency class improvements (#553)
* Money improvements * Replace all old money usage
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
.form-field__input {
|
||||
@apply p-3 pt-1 w-full bg-transparent border-none opacity-50;
|
||||
@apply p-3 w-full bg-transparent border-none opacity-50;
|
||||
@apply focus:outline-none focus:ring-0 focus:opacity-100;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user