[view] improvement: some components' width reduced (settings)

This commit is contained in:
Vinicius Moreira
2022-04-12 09:54:44 -03:00
parent 2f68095e9b
commit f3514b91e1
6 changed files with 23 additions and 24 deletions

View File

@@ -32,6 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- displaying a '+' for positive sizes (previously the sign was only displayed for negative numbers) [#250](https://github.com/vinifmor/bauh/issues/250)
- changing some words and symbols to improve readability and cohesion [#250](https://github.com/vinifmor/bauh/issues/250)
- displaying update sizes as localized numbers [#250](https://github.com/vinifmor/bauh/issues/250)
- settings: some components' width reduced
### Fixes