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