[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2023-10-21 23:56:02 +02:00
الأصل f2c5f5ffe7
التزام b8ceb8861f

عرض الملف

@@ -406,7 +406,6 @@ th {
width: 65%; width: 65%;
background-color: var(--body-bg); background-color: var(--body-bg);
min-height: 480px; min-height: 480px;
max-height: 550px;
overflow-x: hidden; overflow-x: hidden;
overflow-y: auto; overflow-y: auto;
} }
@@ -420,7 +419,6 @@ th {
} }
.tabActions { .tabActions {
width: 100%; width: 100%;
min-height: 100px;
border-radius: 10px; border-radius: 10px;
} }
.tabButtonText { .tabButtonText {