This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
consul
mirror of
https://github.com/hashicorp/consul
Watch
1
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
d5677e5680
consul
/
ui
/
packages
/
consul-ui
/
app
/
styles
/
variables
/
layout.scss
5 lines
60 B
SCSS
Raw
Normal View
History
Unescape
Escape
ui: Loader amends/improvements (#10181) * 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.
2021-05-07 11:23:29 +00:00
:
root
{
UI: CC-4032 - Update sidebar width (#16204) * Update chrome-width var to be 280px * Formatting & Changelog
2023-02-13 18:48:31 +00:00
--chrome-width
:
280
px
;
ui: Loader amends/improvements (#10181) * 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.
2021-05-07 11:23:29 +00:00
--chrome-height
:
64
px
;
}