Browse Source

Design fix.

pull/743/head
Sebastian 4 years ago
parent
commit
2e73d01a79
  1. 0
      backend/src/Squidex/wwwroot/images/loader-white.svg
  2. 2
      frontend/app/theme/_bootstrap.scss

0
backend/src/Squidex/wwwroot/images/logo-white.svg → backend/src/Squidex/wwwroot/images/loader-white.svg

Before

Width:  |  Height:  |  Size: 637 B

After

Width:  |  Height:  |  Size: 637 B

2
frontend/app/theme/_bootstrap.scss

@ -217,6 +217,8 @@ a {
a {
color: $color-text-decent !important;
text-align: left;
text-decoration: none;
}
}

Loading…
Cancel
Save