This commit is contained in:
parent
2fc2c14822
commit
bf3137a93f
1 changed files with 2 additions and 2 deletions
|
@ -199,8 +199,8 @@ progressLoading: 400
|
|||
}
|
||||
|
||||
&--sync {
|
||||
background-color: var(--b3-theme-primary);
|
||||
color: var(--b3-theme-on-primary);
|
||||
background-color: var(--b3-theme-primary) !important;
|
||||
color: var(--b3-theme-on-primary) !important;
|
||||
}
|
||||
|
||||
svg {
|
||||
|
|
Loading…
Add table
Reference in a new issue