forked from treehouse/mastodon
adjust the size of column-header__back-button (#3654)
parent
65d8c73bae
commit
e3fae6f52c
|
@ -1527,7 +1527,7 @@
|
|||
cursor: pointer;
|
||||
flex: 0 0 auto;
|
||||
font-size: 16px;
|
||||
padding: 15px;
|
||||
padding: 0 5px 0 0;
|
||||
z-index: 3;
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in New Issue