forked from ttc/micro-frontend
-scroll เมื่อ ชุดข้อมูลมากกว่า 5
This commit is contained in:
@@ -638,3 +638,9 @@
|
||||
background-size: 1.5em 1.5em;
|
||||
padding-right: 2.5rem;
|
||||
}
|
||||
|
||||
.ledger-table.is-scrollable {
|
||||
max-height: 25rem;
|
||||
overflow-y: auto;
|
||||
padding-right: 0.5rem;
|
||||
}
|
||||
Reference in New Issue
Block a user