Button styles
This commit is contained in:
parent
ecf9c8912e
commit
55dcb40dcd
@ -66,6 +66,7 @@ iqser-icon-button {
|
|||||||
|
|
||||||
--mdc-text-button-label-text-color: var(--iqser-text);
|
--mdc-text-button-label-text-color: var(--iqser-text);
|
||||||
padding: 0 14px;
|
padding: 0 14px;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
&[disabled] {
|
&[disabled] {
|
||||||
--mdc-text-button-disabled-label-text-color: rgba(var(--iqser-text-rgb), 0.3);
|
--mdc-text-button-disabled-label-text-color: rgba(var(--iqser-text-rgb), 0.3);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user