calamares: fix for logo spacing in left wizard panel
This commit is contained in:
parent
080b7f9d2b
commit
5d7b02ca08
@ -24,6 +24,11 @@ object names (ids), which you can find through debugging tools.
|
|||||||
#sidebarMenuApp { }
|
#sidebarMenuApp { }
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#logoApp {
|
||||||
|
margin-bottom:20px;
|
||||||
|
min-height:80px;
|
||||||
|
}
|
||||||
|
|
||||||
/* Partitioning module.
|
/* Partitioning module.
|
||||||
|
|
||||||
#bootInfoIcon { }
|
#bootInfoIcon { }
|
||||||
|
Loading…
Reference in New Issue
Block a user