Ver código fonte

[frontend] Added required global LESS changes from downstream

Björn Alm 1 ano atrás
pai
commit
d99fc474bf

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


+ 7 - 0
desktop/core/src/desktop/static/desktop/less/reset-globals.less

@@ -86,3 +86,10 @@ video {
   line-height: inherit;
   font-family: inherit;
 }
+
+// Overwrite global SVG legacy style from nvd3
+svg:not(.leaflet-zoom-animated) {
+  display: unset;
+  width: unset;
+  height: unset;
+}

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff