Procházet zdrojové kódy

style: 样式修改

wyf před 7 měsíci
rodič
revize
46f8a6e774

+ 1 - 1
src/views/traffic/regulation/components/NoticeTable.vue

@@ -61,7 +61,7 @@
         </div>
       </template>
       <template #action="scope">
-        <div class="action-container--div">
+        <div class="action-container--div" style="justify-content: left;">
           <ActionButton text="查看" @click="handleViewNotice(scope.row.id)" />
           <ActionButton
             text="编辑"