[mirotalk] - remove settings header border

This commit is contained in:
Miroslav Pejic
2026-04-02 11:15:16 +02:00
parent 7ead5b5fea
commit 698ed99207
+1 -1
View File
@@ -2592,7 +2592,7 @@ button {
cursor: move;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
/* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
backdrop-filter: blur(10px);
}