Parcourir la source

Minor Fixes (UI) (#2636)

* Minor Fixes (UI)

* Update custom.min.css
Tara Rostami il y a 2 mois
Parent
commit
67920a1962
2 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 0 0
      web/assets/css/custom.min.css
  2. 1 1
      web/html/xui/form/stream/stream_xhttp.html

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
web/assets/css/custom.min.css


+ 1 - 1
web/html/xui/form/stream/stream_xhttp.html

@@ -17,7 +17,7 @@
             </a-input>
             <a-input style="width: 50%" v-model.trim="header.value"
                 placeholder='{{ i18n "pages.inbounds.stream.general.value" }}'>
-                <a-button slot="addonAfter" size="small" @click="inbound.stream.xhttp.removeHeader(index)">-</a-button>
+                <a-button icon="minus" slot="addonAfter" size="small" @click="inbound.stream.xhttp.removeHeader(index)"></a-button>
             </a-input>
         </a-input-group>
     </a-form-item>

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff