mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
boxed layout bg
This commit is contained in:
@@ -51,7 +51,7 @@ body {
|
||||
--#{$variable-prefix}theme-boxed-width: #{map-get($container-max-widths, xxl)};
|
||||
|
||||
@include media-breakpoint-up(md) {
|
||||
background: $gray-800 linear-gradient(to right, rgba(#fff, .1), transparent) fixed;
|
||||
background: $gray-200 linear-gradient(to right, rgba(#fff, .1), transparent) fixed;
|
||||
padding: 1rem;
|
||||
--#{$variable-prefix}theme-boxed-border-radius: #{$border-radius};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user