fix: remove borders for iframe on lesson form
This commit is contained in:
@@ -662,8 +662,7 @@ usePageMeta(() => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
iframe {
|
iframe {
|
||||||
border-top: 3px solid theme('colors.gray.700');
|
border: none !important;
|
||||||
border-bottom: 3px solid theme('colors.gray.700');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tc-table {
|
.tc-table {
|
||||||
|
|||||||
Reference in New Issue
Block a user