Fix padding for feedback button
This commit is contained in:
parent
98bc16801c
commit
9babe4a44d
|
@ -66,6 +66,7 @@
|
|||
top: 0px;
|
||||
left: 0px;
|
||||
padding-top: 10px;
|
||||
box-sizing: border-box;
|
||||
flex-direction: column;
|
||||
flex-wrap: nowrap;
|
||||
justify-content: flex-start;
|
||||
|
|
Loading…
Reference in New Issue