1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Introduce tabs with minimal width

This commit is contained in:
Nikolay Lopin
2018-02-21 03:08:40 +03:00
parent 7abff6ded4
commit 1253b81a01
3 changed files with 105 additions and 9 deletions

View File

@@ -35,13 +35,21 @@
height 30px
display flex
background-color $ui-noteDetail-backgroundColor
overflow hidden
.tabList .list
flex 1
display flex
overflow hidden
position relative
.tabList .plusButton
.allTabs
display flex
position absolute
overflow visible
left 0
transition left 0.1s
.tabList .tabButton
navWhiteButtonColor()
width 30px