Merge pull request #63 from kasmtech/feature/KASM-4159_logo_size

KASM-4159 reduce logo size
This commit is contained in:
j-travis 2023-03-21 08:34:02 -04:00 committed by GitHub
commit 369e526b0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -848,6 +848,7 @@ select:active {
color: #0084C2; color: #0084C2;
background: white url('../images/icons/kasm_logo.svg') no-repeat fixed center; background: white url('../images/icons/kasm_logo.svg') no-repeat fixed center;
background-size: 20%;
z-index: 50; z-index: 50;
/*display: flex;*/ /*display: flex;*/