Add some more spacing to the tab labels
This commit is contained in:
parent
a904cdbcbf
commit
d26927cb45
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@
|
|||
.co-tab-element .xs-label {
|
||||
line-height: 60px;
|
||||
font-size: 16px;
|
||||
margin-left: 10px;
|
||||
margin-left: 16px;
|
||||
display: inline-block !important;
|
||||
color: gray;
|
||||
}
|
||||
|
|
Reference in a new issue