mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ACA] Logo height (#85)
This commit is contained in:
committed by
suzanadirla
parent
ffbdf5f929
commit
ca8231496a
@@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
.app-menu__title {
|
.app-menu__title {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
height: $app-menu-height;
|
height: 50px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
Reference in New Issue
Block a user