Browse Source

fix: e2e tests

Tienson Qin 6 months ago
parent
commit
e402010b0d
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/main/frontend/components/block.css

+ 1 - 2
src/main/frontend/components/block.css

@@ -117,8 +117,7 @@
   }
 }
 
-.breadcrumb div, .breadcrumb span {
-  display: inline;
+.breadcrumb {
   .property-value-inner[data-type], .property-value-inner .select-item {
     display: inline;
   }