Commit fc745a3e authored by zhangbao's avatar zhangbao Committed by XhmikosR
Browse files

Consistency modification (#28750)

parent e9d8c1a9
Showing with 1 addition and 1 deletion
+1 -1
......@@ -142,7 +142,7 @@
}
&.table-striped {
tbody tr:nth-of-type(odd) {
tbody tr:nth-of-type(#{$table-striped-order}) {
background-color: $table-dark-accent-bg;
}
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment