mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-04 22:57:10 +08:00
fix: 用户管理,字典管理上一下二布局影响table表格溢出不显示问题
This commit is contained in:
@@ -201,6 +201,7 @@
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
.header {
|
||||
padding: 0 0 10px;
|
||||
.title {
|
||||
@@ -215,7 +216,6 @@
|
||||
height: 20px;
|
||||
font-size: 12px;
|
||||
color: var(--color-text-3);
|
||||
margin-top: 12px;
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user