UX: Fix mobile progress bar button alignment (#13442)

This commit is contained in:
Penar Musaraj
2021-06-18 15:23:57 -04:00
committed by GitHub
parent 6b3adeed0f
commit fcc02412c0

View File

@@ -123,6 +123,7 @@
.btn-group {
margin-bottom: 0;
margin-right: 15px;
vertical-align: top;
}
.widget-component-connector {