[mirotalk] - fix typo
This commit is contained in:
@@ -4133,7 +4133,7 @@ input:checked + .slider:before {
|
||||
font-size: 1rem;
|
||||
background: transparent;
|
||||
box-shadow: none;
|
||||
overflow: hidden;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
#sendFileDiv {
|
||||
@@ -4156,7 +4156,7 @@ input:checked + .slider:before {
|
||||
border-radius: 24px;
|
||||
background: var(--body-bg);
|
||||
backdrop-filter: blur(18px);
|
||||
box-shadow: 0 28px 65px rgba(0, 0, 0, 0.35);
|
||||
box-shadow: 0 14px 34px rgba(0, 0, 0, 0.18);
|
||||
}
|
||||
|
||||
.file-transfer-hero {
|
||||
|
||||
Reference in New Issue
Block a user