MOBILE-3213 tabs: Add border on side placement
parent
facda7002b
commit
36a070d98f
|
@ -35,6 +35,7 @@ ion-app.app-root core-ion-tabs {
|
||||||
width: $core-sidetab-size;
|
width: $core-sidetab-size;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
@include border-end(0.55px, solid, rgba(0, 0, 0, 0.3));
|
||||||
.tab-button {
|
.tab-button {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
.tab-badge.badge {
|
.tab-badge.badge {
|
||||||
|
|
Loading…
Reference in New Issue