chore: fix lint
This commit is contained in:
Родитель
c8a5e31769
Коммит
1458a15963
|
@ -17,6 +17,7 @@ rules:
|
|||
size: 4
|
||||
|
||||
force-element-nesting: 0
|
||||
force-attribute-nesting: 0
|
||||
force-pseudo-nesting: 0
|
||||
|
||||
no-vendor-prefixes: 0
|
||||
|
|
|
@ -298,8 +298,7 @@
|
|||
|
||||
// Button group with flat buttons
|
||||
&.k-button-group-flat {
|
||||
&.k-state-disabled {
|
||||
.k-button {
|
||||
&.k-state-disabled .k-button {
|
||||
background-color: transparent;
|
||||
|
||||
&:active,
|
||||
|
@ -307,7 +306,6 @@
|
|||
background-color: $button-focused-bg;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.k-primary {
|
||||
&:active,
|
||||
|
|
Загрузка…
Ссылка в новой задаче