Browse Source

Fix typo.

Lauri Ojansivu 4 năm trước cách đây
mục cha
commit
7b82a80fb4

+ 1 - 1
client/components/swimlanes/swimlanes.styl

@@ -38,7 +38,7 @@
 
 
 [class=swimlane]
 [class=swimlane]
   position: sticky
   position: sticky
-  left: 0;
+  left: 0
 
 
 .swimlane
 .swimlane
   // Even if this background color is the same as the body we can't leave it
   // Even if this background color is the same as the body we can't leave it