fix: add description to settings button

This commit is contained in:
Paul Makles
2022-01-10 20:00:29 +00:00
parent 599aab9a31
commit bf82c24281
3 changed files with 13 additions and 17 deletions

View File

@@ -44,9 +44,7 @@
grid-template-columns: repeat(1, 1fr);
}
// lol
> * > *,
> :last-child > * > * {
> * > * {
height: 100%;
}
}