[mirotalksfu] - update css

هذا الالتزام موجود في:
Miroslav Pejic
2024-02-04 08:41:42 +01:00
الأصل 838f820833
التزام d643624a97

عرض الملف

@@ -372,10 +372,12 @@ body {
height: auto; height: auto;
margin-bottom: 10px; margin-bottom: 10px;
margin-top: 5px; margin-top: 5px;
border-radius: 30px;
cursor: pointer; cursor: pointer;
} }
#recordingImage:hover { #recordingImage:hover {
box-shadow: 0px 4px 8px 0px rgba(255, 255, 255, 0.2);
transform: scale(0.95); transform: scale(0.95);
transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
} }