mirror of
https://github.com/mue/mue.git
synced 2026-07-18 14:34:12 +02:00
@@ -187,6 +187,17 @@ $themes: (
|
||||
}
|
||||
}
|
||||
|
||||
@if $type == 'secondary' {
|
||||
background: t($modal-sidebarActive);
|
||||
box-shadow: t($boxShadow);
|
||||
border: 0;
|
||||
color: t($color);
|
||||
|
||||
&:hover {
|
||||
background: t($modal-sidebar) !important;
|
||||
}
|
||||
}
|
||||
|
||||
border-radius: 12px;
|
||||
height: 40px;
|
||||
font-size: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user