Evan Almloff 3 лет назад
Родитель
Сommit
3adcba5f93
1 измененных файлов с 0 добавлено и 4 удалено
  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-bottom-width",
     "border-collapse",
     "border-collapse",
     "border-color",
     "border-color",
-    "            ",
-    "        ",
     "border-image",
     "border-image",
     "border-image-outset",
     "border-image-outset",
     "border-image-repeat",
     "border-image-repeat",
@@ -747,7 +745,6 @@ const SORTED_STYLE_ATTRS: &[&str] = &sorted_str_slice!([
     "border-left-style",
     "border-left-style",
     "border-left-width",
     "border-left-width",
     "border-radius",
     "border-radius",
-    "        ",
     "border-right",
     "border-right",
     "border-right-color",
     "border-right-color",
     "border-right-style",
     "border-right-style",
@@ -761,7 +758,6 @@ const SORTED_STYLE_ATTRS: &[&str] = &sorted_str_slice!([
     "border-top-style",
     "border-top-style",
     "border-top-width",
     "border-top-width",
     "border-width",
     "border-width",
-    "           ",
     "animation",
     "animation",
     "animation-delay",
     "animation-delay",
     "animation-direction",
     "animation-direction",