mirror of https://github.com/lxndrblz/anatole.git

alexanderdavide
17.38.2022 2e1f9ab6b760819646f3bd10dc5020bdf552979a
Merge branch 'feature/refactor-css-to-scss' of github.com:alexanderdavide/anatole into feature/refactor-css-to-scss
1 files modified
1 ■■■■ changed files
assets/scss/partials/components/_alert.scss 1 ●●●● patch | view | raw | blame | history
assets/scss/partials/components/_alert.scss
@@ -6,6 +6,7 @@
  border-style: solid;
  border-radius: 0.25rem;
  border-width: 2px;
  margin-top: 1rem;
  &__indicator {
    @include themed() {