mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 10:42:12 +00:00
logout button padding fixed
This commit is contained in:
parent
8b63aaf0f4
commit
539c90c6b8
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
padding: 0 1em 1rem 0;
|
||||
padding: 0 1rem 1rem 0;
|
||||
|
||||
&:hover, &:focus {
|
||||
outline: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue