aside anapssungen
This commit is contained in:
@@ -66,6 +66,15 @@
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.app-sidebar .app-sidebar-tenant-logo img {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
max-height: 48px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.app-sidebar-tenant-toggle {
|
||||
display: none;
|
||||
border: 1px solid var(--app-border);
|
||||
@@ -145,6 +154,7 @@
|
||||
}
|
||||
.app-sidebar-tenant-logo img {
|
||||
max-width: 120px;
|
||||
max-height: 40px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.app-sidebar {
|
||||
|
||||
Reference in New Issue
Block a user