💄 move selection word count to bottom

This commit is contained in:
TC
2026-06-14 18:59:35 +10:00
parent caa27ab790
commit e09b5a964e
3 changed files with 14 additions and 7 deletions

View File

@@ -35,6 +35,16 @@
opacity: 0.8;
}
.statusbar-selection-wordcount {
opacity: 0.75;
}
.statusbar-selection-wordcount::before {
content: '·';
margin-right: 8px;
opacity: 0.5;
}
.statusbar-share-btn {
background: none;
border: none;