Update index.html

This commit is contained in:
worldofiptvcom
2025-12-15 10:08:34 +03:00
parent fa0bf8f6c3
commit 23468ab3ec
+3 -1
View File
@@ -392,8 +392,10 @@
}
/* Authorization */
[data-theme="dark"] [id^="operations-Authentication"] .opblock-summary .authorization__btn {
[data-theme="dark"] .authorization__btn {
background-color: transparent !important;
border-color: #3498db !important;
color: #3498db !important;
}
[data-theme="dark"] .swagger-ui .opblock-tag-section {