base structure
This commit is contained in:
parent
967d815784
commit
d6f28022f0
7 changed files with 99 additions and 26 deletions
|
@ -56,7 +56,8 @@ body {
|
|||
@apply w-full h-full overflow-hidden flex flex-col;
|
||||
}
|
||||
|
||||
button:not([headlessui]):not([id*="headlessui"]):not([class*="headlessui"]):not([class*="ql"] *):not([class*="fc"]),
|
||||
/* :not([headlessui]):not([id*="headlessui"]):not([class*="headlessui"]) */
|
||||
button:not([class*="ql"] *):not([class*="fc"]),
|
||||
a[button] {
|
||||
@apply relative box-border h-10 w-full flex justify-center py-2 px-4 text-sm font-medium rounded-md focus:outline-none focus:ring-0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue