Merge pull request #9287 from rusikv/bug/delete-timeseries-style

Fix missed style for delete timeseries panel
This commit is contained in:
Igor Kulikov 2023-09-19 17:48:32 +03:00 committed by GitHub
commit b4d7f1cfd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@
}
.tb-form-settings {
display: flex;
flex-direction: column;
gap: 16px;
padding-top: 0;