fix nav and folder banner text responsiveness

This commit is contained in:
geoffrey45
2022-08-11 15:14:40 +03:00
parent 992d3a7003
commit 83d4690cd4
8 changed files with 61 additions and 24 deletions
+5 -3
View File
@@ -37,6 +37,8 @@ onUpdated(() => {
<style lang="scss">
#folder-nav-title {
width: 100%;
.folder {
display: flex;
gap: $small;
@@ -64,9 +66,9 @@ onUpdated(() => {
overflow: auto;
padding-right: $smaller;
@include for-desktop-down {
max-width: 9rem;
}
// @include for-desktop-down {
// max-width: 9rem;
// }
.icon {
height: 2rem;