[theme] small fixes

This commit is contained in:
Alireza Ahmadi
2023-12-05 22:57:24 +01:00
parent 5cebf8faef
commit 056de927da
4 changed files with 24 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
<table width="100%" class="ant-table-tbody" v-if="externalProxy">
<tr style="line-height: 40px;">
<td width="100%">
<a-input-group style="margin-top:5px;" compact v-for="(row, index) in inbound.stream.externalProxy">
<a-input-group style="margin: 0 5px;" compact v-for="(row, index) in inbound.stream.externalProxy">
<template>
<a-tooltip title="Force TLS">
<a-select v-model="row.forceTls" style="width:20%; margin: 0px" :dropdown-class-name="themeSwitcher.currentTheme">