mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 21:04:37 +03:00
Wrap card popovers (#4539)
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
.card-popovers {
|
.card-popovers {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user