Edge instructions add top padding

This commit is contained in:
deaflynx 2023-09-14 10:16:00 +03:00
parent 232810309c
commit f8eb273365

View File

@ -131,4 +131,8 @@
.tb-form-panel.tb-tab-body {
padding: 16px 0 0;
}
.mat-mdc-tab-body {
padding: 16px 0;
}
}