UNPKG

@wiajs/ui

Version:

wia app ui packages

22 lines (21 loc) 506 B
.ios { .list-nav { .list-nav-label { margin-bottom: calc(-1 * var(--f7-list-nav-label-size) / 2); margin-right: calc(var(--f7-list-nav-width) - 1px); border-radius: 50%; &:before { position: absolute; width: 100%; height: 100%; border-radius: 50% 0% 50% 50%; content: ''; background-color: inherit; left: 0; top: 0; transform: rotate(45deg); z-index: -1; } } } }