style: shrink sidebar logo
This commit is contained in:
@@ -284,7 +284,7 @@ export const APP_STYLES = ` :root {
|
||||
|
||||
.panel-logo {
|
||||
display: block;
|
||||
width: min(150px, calc(100% - 40px));
|
||||
width: min(75px, calc(100% - 40px));
|
||||
height: auto;
|
||||
object-fit: contain;
|
||||
flex: 0 1 auto;
|
||||
|
||||
Reference in New Issue
Block a user