Bring back crossed eye icon on gallery (#10715)
This commit is contained in:
parent
5c82d660d1
commit
09eea46631
2 changed files with 19 additions and 0 deletions
|
@ -4829,6 +4829,14 @@ a.status-card.compact:hover {
|
|||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
margin: 2px;
|
||||
|
||||
&__icons {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
font-size: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
.notification__filter-bar,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue