Fix tab-buttons element overlapping order cycle selector

This commit is contained in:
Matt-Yorkley
2020-05-18 14:27:05 +02:00
committed by Luis Ramos
parent 51feef83ca
commit 53fd1e4b67

View File

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