disabled field theme

This commit is contained in:
AntoXa PRO 2023-10-06 09:57:27 +03:00
parent d13f540222
commit 22176f243f
2 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "axp-ui",
"descriiption": "My helper ui lib",
"version": "1.8.1",
"version": "1.8.2",
"homepage": "https://antoxahub.ru/antoxa/axp-ui",
"repository": {
"type": "git",

View File

@ -43,9 +43,11 @@
.message
@apply text-error border-error
&.disabled
@apply text-dark/60
@apply text-dark/30
.input
@apply bg-light/10
> *
@apply bg-light
@apply text-dark/30
&-btn
@apply outline-none
&:hover:not(:active)