transfer Ownership
This commit is contained in:
parent
8f23a688cb
commit
0fb7a563d0
10 changed files with 195 additions and 10 deletions
|
@ -56,8 +56,7 @@ body {
|
|||
@apply w-full h-full overflow-hidden flex flex-col;
|
||||
}
|
||||
|
||||
/* :not([headlessui]):not([id*="headlessui"]):not([class*="headlessui"]) */
|
||||
button:not([class*="ql"] *):not([class*="fc"]),
|
||||
button:not([class*="ql"] *):not([class*="fc"]):not([headlessui]):not([id*="headlessui"]):not([class*="headlessui"]),
|
||||
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