fix(curriculum): remove unwanted display inline property (#58539)

This commit is contained in:
Yogesh kumar
2025-02-01 19:40:53 +05:30
committed by GitHub
parent 8e8c5b09fa
commit dc4c9190cc
2 changed files with 0 additions and 8 deletions

View File

@@ -148,10 +148,6 @@ input[type="file"] {
padding: 1px 2px;
}
.inline{
display: inline;
}
--fcc-editable-region--
--fcc-editable-region--

View File

@@ -147,10 +147,6 @@ input[type="file"] {
padding: 1px 2px;
}
.inline{
display: inline;
}
--fcc-editable-region--
--fcc-editable-region--