Use suggested padding fix
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
parent
1a5fc45237
commit
e51fe499d3
1 changed files with 2 additions and 1 deletions
|
@ -55,7 +55,8 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background: none;
|
background: none;
|
||||||
border: none;
|
border: none;
|
||||||
margin-bottom: 2px;
|
width: 32px;
|
||||||
|
height: 32px;
|
||||||
&::after {
|
&::after {
|
||||||
display: block;
|
display: block;
|
||||||
content: '';
|
content: '';
|
||||||
|
|
Loading…
Reference in a new issue