Simplify thumbnail-item looks
This commit is contained in:
parent
96a34ce9ff
commit
501b522914
@ -54,6 +54,12 @@
|
|||||||
width: 1.125rem;
|
width: 1.125rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
:root:root:root:root .thumbnail-item
|
||||||
|
{
|
||||||
|
border: unset;
|
||||||
|
box-shadow: unset;
|
||||||
|
}
|
||||||
|
|
||||||
:root:root:root:root .grid-wrap.fixed-height
|
:root:root:root:root .grid-wrap.fixed-height
|
||||||
{
|
{
|
||||||
min-height: unset;
|
min-height: unset;
|
||||||
|
Loading…
Reference in New Issue
Block a user