We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc71630 commit 912abceCopy full SHA for 912abce
1 file changed
apps/files/src/components/NavigationQuota.vue
@@ -135,12 +135,12 @@ export default {
135
.app-navigation-entry__settings-quota {
136
// Align title with progress and icon
137
&--not-unlimited::v-deep .app-navigation-entry__name {
138
- margin-top: -4px;
+ margin-top: -6px;
139
}
140
141
progress {
142
position: absolute;
143
- bottom: 10px;
+ bottom: 12px;
144
margin-left: 44px;
145
width: calc(100% - 44px - 22px);
146
0 commit comments