mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/pools: fix empty pool thumbnail display
This commit is contained in:
@ -44,12 +44,11 @@
|
||||
outline-offset: -2px
|
||||
background-size: cover
|
||||
transition: top .1s ease-in-out, right .1s ease-in-out
|
||||
&:not(.empty)
|
||||
background-position: 50% 30%
|
||||
position: absolute
|
||||
display: inline-block
|
||||
background-position: 50% 30%
|
||||
position: absolute
|
||||
display: inline-block
|
||||
|
||||
.thumbnail-1
|
||||
.thumbnail-1, .thumbnail.empty
|
||||
right: -4px
|
||||
top: -4px
|
||||
z-index: 30
|
||||
|
Reference in New Issue
Block a user