b574093cf1
* ui: Loader amends/improvements 1. Create a JS compatible template only 'glimmer' component so we can use it with or without glimmer. 2. Add a set of `rose` colors. 3. Animate the brand loader to keep it centered when the side navigation appears. 4. Tweak the color of Consul::Loader to use a 'rose' color. 5. Move everything loader related to the `app/components/` folder and add docs.
5 lines
60 B
SCSS
5 lines
60 B
SCSS
:root {
|
|
--chrome-width: 300px;
|
|
--chrome-height: 64px;
|
|
}
|