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 864b863 commit 63326b3Copy full SHA for 63326b3
web/css/styles.min.css
@@ -1821,7 +1821,9 @@ div.l-content > div.l-separator:nth-of-type(4) {
1821
padding-top: 15px;
1822
vertical-align: top;
1823
padding-bottom: 15px;
1824
+ cursor: default;
1825
}
1826
+
1827
.l-unit__col--left {
1828
width: 100px;
1829
padding-right: 10px;
@@ -2620,6 +2622,10 @@ select.vst-list:-moz-focusring {
2620
2622
color: #4e4e4e;
2621
2623
2624
2625
+.vst-text {
2626
2627
+}
2628
2629
a.vst-text,
2630
a.vst-text b{
2631
color: #326b9b;
@@ -3078,6 +3084,7 @@ a.button.cancel {
3078
3084
font-weight: 400 !important;
3079
3085
padding-bottom: 30px !important;
3080
3086
letter-spacing: -0.01em;
3087
3081
3088
3082
3089
3083
3090
.qr-code {
0 commit comments