Add margin-bottom utility class and modify table column in Table_36.vue
This commit is contained in:
@ -1373,6 +1373,10 @@ body {
|
||||
margin-top: 1.5rem;
|
||||
}
|
||||
|
||||
.mb-5 {
|
||||
margin-bottom: 1.25rem;
|
||||
}
|
||||
|
||||
.mb-10 {
|
||||
margin-bottom: 2.5rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user