We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4429cf3 commit 5fd1223Copy full SHA for 5fd1223
utils/editors/html-editor/html/output-html/v2.0/output-html-v2.0.html
@@ -13,7 +13,7 @@
13
{display:flex}
14
15
.radio
16
- {border:1px solid lightgray;padding:2px 10px;border-radius:5px;cursor:pointer}
+ {border:1px solid lightgray;padding:2px 10px;border-radius:5px;cursor:pointer;display:flex;align-items:center}
17
18
#hldr
19
{flex:1;box-sizing:border-box;position:relative}
0 commit comments