se
This commit is contained in:
parent
931c8f72fd
commit
f0b6837928
|
|
@ -127,11 +127,11 @@
|
|||
border-color: var(--color-primary-light);
|
||||
box-shadow: var(--shadow-sm);
|
||||
}
|
||||
.company-logo-area img { height: 32px; width: auto; object-fit: contain; }
|
||||
.company-logo-area img { height: 60px; width: auto; object-fit: contain; }
|
||||
.company-logo-area .company-name {
|
||||
font-size: 0.75rem;
|
||||
font-weight: 600;
|
||||
color: var(--text-primary);
|
||||
color: #000;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user