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:
@ -52,6 +52,9 @@
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
summary::before {
|
||||
content: '';
|
||||
}
|
||||
summary :global(svg) {
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
|
Reference in New Issue
Block a user