overflow x only on table
This commit is contained in:
@@ -34,6 +34,8 @@ defineProps<{
|
||||
<style scoped lang="scss">
|
||||
.record-step-table {
|
||||
.step-item {
|
||||
display: block;
|
||||
overflow-x: auto;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user