Browse Source

adjust the size of column-header__back-button (#3654)

closed-social-glitch-2
ふぁぼ原 6 years ago
committed by Eugen Rochko
parent
commit
e3fae6f52c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/javascript/styles/components.scss

+ 1
- 1
app/javascript/styles/components.scss View File

@ -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…
Cancel
Save