Skip to content
Snippets Groups Projects

Replace button GlButton

All threads resolved!
@@ -69,6 +69,8 @@ $mr-widget-min-height: 69px;
@@ -69,6 +69,8 @@ $mr-widget-min-height: 69px;
}
}
.mr-widget-extension-button {
.mr-widget-extension-button {
 
// Styles loading button without border
 
// Can be removed after https://gitlab.com/gitlab-org/gitlab-ui/-/issues/1029 is complete
&[disabled] {
&[disabled] {
padding: 8px !important;
padding: 8px !important;
box-shadow: none !important;
box-shadow: none !important;
Loading