mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
Revert "fix: Remove classes on field input to hide overflow and wrap texts"
This reverts commit 0b5e5b6a47.
This commit is contained in:
@@ -356,6 +356,7 @@
|
||||
@apply focus:opacity-100 focus:outline-hidden focus:ring-0;
|
||||
@apply placeholder-shown:opacity-50;
|
||||
@apply disabled:text-subdued;
|
||||
@apply text-ellipsis overflow-hidden whitespace-nowrap;
|
||||
@apply transition-opacity duration-300;
|
||||
@apply placeholder:text-subdued;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user