Apparently we do extra linting checks now?
This commit is contained in:
parent
3f340ccabd
commit
c860e1ee22
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ export default {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
color: var(--uk-inverse-color, inherit); /*get the colour of the text from ui-kit*/
|
color: var(--uk-inverse-color, inherit); /* get the colour of the text from ui-kit */
|
||||||
}
|
}
|
||||||
|
|
||||||
.material-symbols-outlined {
|
.material-symbols-outlined {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue