[mirotalksfu] - improve settings UI

هذا الالتزام موجود في:
Miroslav Pejic
2023-06-05 18:32:55 +02:00
الأصل 4b8d41ef0e
التزام 5a622d3f0c

عرض الملف

@@ -320,7 +320,6 @@ th {
--------------------------------------------------------------*/
.tab {
overflow: hidden;
background-color: rgba(0, 0, 0, 0.2);
border-radius: 5px;
}
@@ -332,7 +331,7 @@ th {
font-size: 0.8rem;
color: #fff;
border: none;
background-color: inherit;
background-color: rgba(0, 0, 0, 0.2);
outline: none;
cursor: pointer;
transition: 0.3s;
@@ -641,7 +640,7 @@ em-emoji-picker {
}
.swal2-html-container {
text-align: center;
color: #858585 !important;
color: whitesmoke !important;
background-color: transparent !important;
}