mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-03 11:20:50 +08:00
fix(splash): preserve logo aspect ratio
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
}
|
||||
|
||||
.splash-logo {
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
width: auto;
|
||||
border-radius: $radius-lg;
|
||||
box-shadow: $shadow-lg;
|
||||
animation: splash-logo-pulse 1.5s ease-in-out infinite;
|
||||
|
||||
Reference in New Issue
Block a user