Tara Rostami пре 1 година
родитељ
комит
bc29d7a252
2 измењених фајлова са 4 додато и 4 уклоњено
  1. 2 2
      web/assets/css/custom.css
  2. 2 2
      web/html/xui/settings.html

+ 2 - 2
web/assets/css/custom.css

@@ -755,8 +755,8 @@ style attribute {
 .dark .ant-btn-danger[disabled],
 .dark .ant-calendar-ok-btn-disabled {
     color: rgb(255 255 255 / 35%);
-    background-color: var(--dark-color-surface-300);
-    border-color: #42516c;
+    background-color: var(--dark-color-surface-200);
+    border-color: var(--dark-color-surface-300);
 }
 
 .dark

+ 2 - 2
web/html/xui/settings.html

@@ -298,8 +298,8 @@
                                 <setting-list-item type="switch" title='Mux' v-model="enableMux"></setting-list-item>
                                 <setting-list-item type="switch" title='{{ i18n "pages.xray.directCountryConfigs"}}' desc='{{ i18n "pages.xray.directCountryConfigsDesc"}}' v-model="enableDirect"></setting-list-item>
                             </a-list>
-                            <a-collapse v-if="fragment">
-                                <a-collapse-panel header='{{ i18n "pages.settings.fragment"}}'>
+                            <a-collapse v-if="fragment || enableMux || enableDirect">
+                                <a-collapse-panel header='{{ i18n "pages.settings.fragment"}}' v-if="fragment">
                                     <a-list-item style="padding: 20px">
                                         <a-row>
                                             <a-col :lg="24" :xl="12">