Jelajahi Sumber

remove empty attributes

Evan Almloff 3 tahun lalu
induk
melakukan
3adcba5f93
1 mengubah file dengan 0 tambahan dan 4 penghapusan
  1. 0 4
      packages/tui/src/style_attributes.rs

+ 0 - 4
packages/tui/src/style_attributes.rs

@@ -734,8 +734,6 @@ const SORTED_STYLE_ATTRS: &[&str] = &sorted_str_slice!([
     "border-bottom-width",
     "border-collapse",
     "border-color",
-    "            ",
-    "        ",
     "border-image",
     "border-image-outset",
     "border-image-repeat",
@@ -747,7 +745,6 @@ const SORTED_STYLE_ATTRS: &[&str] = &sorted_str_slice!([
     "border-left-style",
     "border-left-width",
     "border-radius",
-    "        ",
     "border-right",
     "border-right-color",
     "border-right-style",
@@ -761,7 +758,6 @@ const SORTED_STYLE_ATTRS: &[&str] = &sorted_str_slice!([
     "border-top-style",
     "border-top-width",
     "border-width",
-    "           ",
     "animation",
     "animation-delay",
     "animation-direction",