Spaces:
Running
Running
Update _res/_custom.css
Browse files- _res/_custom.css +8 -0
_res/_custom.css
CHANGED
@@ -613,3 +613,11 @@ div.tabs>div.tab-nav>button,
|
|
613 |
.hide-progress .wrap.default.full:not(.hide) {
|
614 |
display: none;
|
615 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
613 |
.hide-progress .wrap.default.full:not(.hide) {
|
614 |
display: none;
|
615 |
}
|
616 |
+
|
617 |
+
#run_btn {
|
618 |
+
|
619 |
+
svg,
|
620 |
+
dotlottie-player {
|
621 |
+
height: 28.8px;
|
622 |
+
}
|
623 |
+
}
|