mirror of
https://github.com/status-im/consul.git
synced 2025-01-12 06:44:41 +00:00
f6f282ac77
* Add inline-code CSS component * Add %inline-code to all the places where we need it * Inject selected env variables into the translations file * Add ingress gateway upstream 'host header' intro text * Make sure we can use actual correct component casing for titles but still have nice consistent menu item casing in the side nav
5 lines
60 B
SCSS
5 lines
60 B
SCSS
%inline-code {
|
|
display: inline-block;
|
|
padding: 0 4px;
|
|
}
|