Jonathan Kelley преди 3 години
родител
ревизия
43e78d56f7
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/html/src/global_attributes.rs

+ 1 - 1
packages/html/src/global_attributes.rs

@@ -533,7 +533,7 @@ pub trait GlobalAttributes {
 
         /// Specify the location of the right edge of the positioned element.
         right: "right",
-        
+
         /// Specifies the gap between the rows in a multi_column element.
         row_gap: "row-gap",