Merge pull request #5451 from Matt-Yorkley/oc-selector-fix

Fix tab-buttons element overlapping order cycle selector
This commit is contained in:
Pau Pérez Fabregat
2020-05-22 18:39:10 +02:00
committed by GitHub

View File

@@ -9,7 +9,6 @@
color: $dark-grey;
box-shadow: $distributor-header-shadow;
position: relative;
z-index: 10;
.columns {
display: flex;