[mirotalksfu] - move notifications clean button

هذا الالتزام موجود في:
Miroslav Pejic
2025-10-20 05:16:39 +02:00
الأصل d9357cb992
التزام 8f0b508f85
8 ملفات معدلة مع 29 إضافات و29 حذوفات

عرض الملف

@@ -783,6 +783,17 @@ body {
align-items: center;
}
.input-container button {
flex: 1;
width: 20px;
}
.buttons-container {
display: flex;
justify-content: space-between;
gap: 6px;
}
#rtmpStreamURL,
#rtmpLiveUrl {
margin-top: 5px;
@@ -803,11 +814,6 @@ body {
background: var(--select-bg) !important;
}
.input-container button {
flex: 1;
width: 20px;
}
.btn-custom {
width: 100%;
background: var(--body-bg);
@@ -1058,10 +1064,7 @@ body {
}
#notifyEmailCleanBtn {
height: 45px;
padding: 10px;
margin: 10px 0 10px 5px; /* top | right | bottom | left */
border: var(--border);
width: 130px;
}
/*--------------------------------------------------------------