File tree Expand file tree Collapse file tree
ui/packages/consul-ui/app
styles/routes/dc/overview Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ state: needs-love
88the app chrome), every 'top level main section/template' should have one of
99these.
1010
11- This component will potentially be renamed to ` Page ` or ` View ` or similar now
11+ This component will potentially be renamed to ` Page ` or ` View ` or similar now
1212that we don't need two words.
1313
1414Other than that it provides the basic layout/slots for our main title, search
Original file line number Diff line number Diff line change 2929 @extend %button-compact ;
3030}
3131
32- /* toggleable toolbar for short screens */
32+ /* toggleable toolbar for short screens */
3333[for = ' toolbar-toggle' ] {
3434 @extend %with-search-color-icon ;
3535 background-position : 0 4px ;
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ section[data-route='dc.show.serverstatus'] {
8585 @extend %display-300-semibold ;
8686 color : var (--token-color-hashicorp-brand );
8787}
88- %server-failure-tolerance header span ::before {
88+ %server-failure-tolerance .optimistic-tolerance header span ::before {
8989 --icon-name : icon- info;
9090 --icon-size : icon- 300;
9191 --icon-color : var (--token-color-foreground-faint );
You can’t perform that action at this time.
0 commit comments