MHSanaei 1 dag sedan
förälder
incheckning
09f4f09b84
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      web/html/inbounds.html

+ 1 - 1
web/html/inbounds.html

@@ -648,7 +648,7 @@
                         :data-source="getInboundClients(record)"
                         :pagination=pagination(getInboundClients(record))
                         :scroll="isMobile ? {} : { x: 'max-content' }"
-                        :style="{ margin: `-10px ${isMobile ? '2px' : '22px'} -11px` }">
+                        :style="{ margin: `-10px ${isMobile ? '2px' : '22px'} -21px` }">
                         {{template "component/aClientTable" .}}
                       </a-table>
                     </template>