xtreme-ui
Version:
Collection of reusable components that can be used in web projects
2 lines (1 loc) • 578 B
CSS
.xtrThemeSwitch{display:flex}.xtrThemeSwitch button i{width:unset;aspect-ratio:1.2}.xtrThemeSwitch button.xtrThemeScheme{padding-right:1rem;border-top-right-radius:0;border-bottom-right-radius:0}.xtrThemeSwitch button.xtrThemeColor{padding-left:1rem;border-top-left-radius:0;border-bottom-left-radius:0}.xtrThemeSwitch .xtrSelectWrapper .xtrSelect__control{border-top-left-radius:0;border-bottom-left-radius:0}.xtrThemeSwitch .xtrSelectWrapper.open .xtrSelect__control{border-top-left-radius:0}.xtrThemeSwitch.withLabel i{aspect-ratio:1}