mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
adjust logo sizing/positioning
This commit is contained in:
@@ -18,7 +18,8 @@ const TPL = `
|
||||
.global-menu-button {
|
||||
background-image: url("${window.glob.assetPath}/images/icon-black.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-position: 50% 45%;
|
||||
background-position: 50% 80%;
|
||||
background-size: 45px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user