Merge branch 'eye-center' into 'develop'
Statuses: center eye-slash icon See merge request soapbox-pub/soapbox-fe!664
This commit is contained in:
commit
2124ff4222
|
@ -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