Adjust photo_card_searchhidden to 2px dotted border.
This commit is contained in:
parent
8d2af3255b
commit
2d01297729
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@
|
|||
|
||||
.photo_card_searchhidden
|
||||
{
|
||||
border: 1px dashed var(--color_shadow);
|
||||
border: 2px dotted var(--color_shadow);
|
||||
}
|
||||
|
||||
.photo_card_selected::after
|
||||
|
|
Loading…
Reference in a new issue