mirror of
https://github.com/stashapp/stash.git
synced 2026-05-09 05:05:29 +02:00
Wrap card popovers (#4539)
This commit is contained in:
parent
9981574e82
commit
8c410a9a14
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
.card-popovers {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
margin-bottom: 10px;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue