1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-15 12:54:06 +00:00

Fixed view store bugs

This commit is contained in:
2023-02-16 11:58:20 +01:00
parent 0bbd50857c
commit 38ef130684
3 changed files with 11 additions and 3 deletions

View File

@ -52,6 +52,9 @@
align-items: center;
cursor: pointer;
}
summary::before {
content: '';
}
summary :global(svg) {
width: 14px;
height: 14px;