MOBILE-3213 tabs: Add border on side placement

main
Pau Ferrer Ocaña 2019-12-11 13:26:57 +01:00
parent facda7002b
commit 36a070d98f
1 changed files with 1 additions and 0 deletions

View File

@ -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 {