Commit 44766fdb authored by baiyaaaaa's avatar baiyaaaaa Committed by cinwell.li

fix tabs nav scrollable bug (#2974)

parent 583466d3
...@@ -70,6 +70,7 @@ ...@@ -70,6 +70,7 @@
white-space: nowrap; white-space: nowrap;
position: relative; position: relative;
transition: transform .3s; transition: transform .3s;
float: left;
} }
@e item { @e item {
padding: 0 16px; padding: 0 16px;
......
Markdown is supported
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