We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f87686 commit 770d630Copy full SHA for 770d630
src/vue/components/feature/feature.css
@@ -18,8 +18,6 @@
18
}
19
20
.title {
21
- flex: 1;
22
-
23
.badge {
24
margin-inline-start: 1ch;
25
ui/css/style.css
@@ -298,6 +298,7 @@ summary {
298
&::after {
299
content:'';
300
display: inline-block;
301
+ margin-inline-start: auto;
302
vertical-align: -.1em;
303
font-size: max(1em, 1rem);
304
width: 1em;
0 commit comments