mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-12 18:57:10 +08:00
chore: 重命名表格样式(同步 GiDemo 更新)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="table-page">
|
||||
<div class="gi_table_page">
|
||||
<!-- <a-row justify="space-between" align="center" class="header page_header">
|
||||
<a-space wrap>
|
||||
<div class="title">系统配置</div>
|
||||
@@ -60,7 +60,7 @@ const change = (key: string | number) => {
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.table-page {
|
||||
.gi_table_page {
|
||||
overflow-y: auto;
|
||||
}
|
||||
:deep(.arco-tabs .arco-tabs-nav-type-card-gutter .arco-tabs-tab-active) {
|
||||
|
||||
Reference in New Issue
Block a user