We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d72e36e commit 235490fCopy full SHA for 235490f
lib/fun_with_flags/ui/templates/rows/_percentage.html.eex
@@ -7,7 +7,7 @@
7
%>
8
<div id="percentage_gate" class="container fwf-I-hate-grids">
9
<div class="row no-gutters d-flex flex-nowrap" style="gap: 8px;">
10
- <div class="d-flex flex-grow-1 w-100 justify-content-between">
+ <div class="d-md-flex flex-grow-1 w-100 justify-content-between">
11
<div>
12
<span class="badge badge-default">% of <%= gate_type %></span>
13
-
0 commit comments