The title is on the wrong position, please check it. (v0.14 beta)
-
I tested the beta version by the Microsoft Edge 38.14393.0.0
-
Will do. Thanks!
-
flat:
outline:
<q-btn flat @click="$refs.layout.toggleRight()" class="gt-md"> <i class="iconfont icon-addlibrary"></i> </q-btn>
The button “flat ” on the the Microsoft Edge browser goes wrong. I think it should be fixed.
-
Will do. Please open up an issue if you haven’t done already. Thanks for reporting!
-
@rstoenescu I found this two bugs are related. Fix the button bug , the title bug will be solved.
-
Can you point to a css class or property that causes the problems?
-
@benoitranque As you see, i didn’t apply any classes except gt-md on the q-btn. You can try it.