Add ccweb app icons
This commit is contained in:
@@ -811,12 +811,10 @@ body {
|
||||
.login-logo {
|
||||
width: 64px; height: 64px;
|
||||
margin: 0 auto 16px;
|
||||
background: var(--accent);
|
||||
color: #fff;
|
||||
border-radius: 16px;
|
||||
display: flex; align-items: center; justify-content: center;
|
||||
font-size: 24px; font-weight: 800;
|
||||
letter-spacing: -1px;
|
||||
display: block;
|
||||
object-fit: contain;
|
||||
filter: drop-shadow(0 10px 18px rgba(0, 20, 34, 0.24));
|
||||
}
|
||||
.login-box h2 {
|
||||
font-size: 24px;
|
||||
@@ -4245,11 +4243,9 @@ html[data-divider-time='hide'] .msg-bubble .agent-message-divider span {
|
||||
.force-change-panel .login-logo {
|
||||
width: 56px; height: 56px;
|
||||
margin: 0 auto 12px;
|
||||
background: var(--accent);
|
||||
color: #fff;
|
||||
border-radius: 14px;
|
||||
display: flex; align-items: center; justify-content: center;
|
||||
font-size: 20px; font-weight: 800;
|
||||
display: block;
|
||||
object-fit: contain;
|
||||
}
|
||||
.force-change-panel h2 {
|
||||
font-size: 22px;
|
||||
|
||||
Reference in New Issue
Block a user