ui: minimally increase font-size of product title and version

Similar like we did for Proxmox VE's manager. The main title and
version should stand a bit more out compared to simple nav/button
texts.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-07-03 23:13:29 +02:00
parent dc99315cf9
commit fb1e7a86f4
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@ Ext.define('PBS.view.main.VersionInfo', {
version: false,
},
style: {
'font-size': '14px',
'line-height': '18px',
},
tpl: [
'Backup Server',
'<tpl if="version">',