simples woka icon styling

This commit is contained in:
Hanusiak Piotr 2021-12-07 15:21:54 +01:00
parent 731f616cce
commit cbe595e7b6
3 changed files with 19 additions and 3 deletions

View file

@ -29,6 +29,11 @@
height: var(--theme-height);
margin: 0;
padding: 0;
position: static;
left: 0;
bottom: 0;
right: 0;
top: 0;
image-rendering: pixelated;
}
</style>