mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
Added title attributes to support long folder names and foldernames are no longer overflowing nearby elements
This commit is contained in:
@@ -100,14 +100,15 @@ $control-height = 30px
|
||||
display inline-block
|
||||
|
||||
.item-middle-app-meta
|
||||
display inline-block
|
||||
float right
|
||||
opacity 0.8
|
||||
|
||||
.item-middle-app-meta-label
|
||||
color $ui-inactive-text-color
|
||||
opacity 0.6
|
||||
padding 0 3px
|
||||
.item-middle-app-meta-label
|
||||
opacity 0.4
|
||||
color $ui-inactive-text-color
|
||||
padding 0 3px
|
||||
white-space nowrap
|
||||
text-overflow ellipsis
|
||||
overflow hidden
|
||||
max-width 200px
|
||||
|
||||
.item-bottom
|
||||
position relative
|
||||
|
||||
Reference in New Issue
Block a user