show overflow on gallery entries to prevent text cutoff on hover
This commit is contained in:
@@ -88,7 +88,6 @@
|
||||
grid-auto-columns: 1fr;
|
||||
grid-template-rows: 1fr 1fr 0fr;
|
||||
align-items: center;
|
||||
overflow: hidden;
|
||||
flex-grow: 1;
|
||||
padding: 0 16px;
|
||||
transition: background-color var(--duration-animation) var(--anim-curve),
|
||||
|
||||
Reference in New Issue
Block a user