mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
fix: 小屏幕下,用户列表横向滑动,列表内容会与操作按钮重叠
This commit is contained in:
@@ -391,3 +391,8 @@ em {
|
||||
.color-datasource {
|
||||
background: rgb(127, 59, 246);
|
||||
}
|
||||
|
||||
.ed-table {
|
||||
--ed-table-row-hover-bg-color: #e8e9e9 !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user