Statuses: center eye-slash icon
This commit is contained in:
parent
59174b108f
commit
ac610bce0f
|
@ -66,6 +66,12 @@
|
|||
border-radius: 4px;
|
||||
padding: 2px;
|
||||
|
||||
> div {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background: var(--background-color);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue