mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[dev] Replace sass-lint with stylelint (#86177)
Co-authored-by: Tyler Smalley <tylersmalley@me.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Dave Snider <dave.snider@gmail.com>
This commit is contained in:
parent
d2de5d0383
commit
51ba94d3e5
151 changed files with 1070 additions and 1077 deletions
|
@ -20,6 +20,6 @@
|
|||
/**
|
||||
* 1. Prevent inherited flexbox layout from compressing this element on IE.
|
||||
*/
|
||||
.remoteClustersConnectionStatus__message {
|
||||
.remoteClustersConnectionStatus__message {
|
||||
flex-basis: auto !important; /* 1 */
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue