forked from brooksbingham/theme-elegance
refactor: update the default for the tabler icons
parent
e42b8b9f58
commit
a902817db7
|
@ -11,5 +11,6 @@ body {
|
||||||
.icon-tabler {
|
.icon-tabler {
|
||||||
stroke-width: 1px;
|
stroke-width: 1px;
|
||||||
fill: none;
|
fill: none;
|
||||||
@apply stroke-current;
|
@apply text-gray-700;
|
||||||
|
@apply stroke-gray-700;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue