Workspace: less chunky when no numbers
This commit is contained in:
parent
2e63f93d41
commit
0da59954cd
2 changed files with 8 additions and 2 deletions
|
|
@ -91,7 +91,7 @@ Singleton {
|
|||
return barHeight * 0.95
|
||||
}
|
||||
if (Settings.data.bar.density === "default") {
|
||||
return barHeight * 0.85
|
||||
return barHeight * 0.82
|
||||
}
|
||||
if (Settings.data.bar.density === "comfortable") {
|
||||
return barHeight * 0.73
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue