AdminLTE/scss/dark/layout/_main-footer.scss

5 lines
106 B
SCSS

.main-footer {
background-color: $main-footer-bg-alt;
border-top-color: tint-color($dark-alt, 10%);
}