mirror of
https://github.com/frappe/lms.git
synced 2026-05-01 05:09:27 +03:00
fix: remove borders for iframe on lesson form
This commit is contained in:
@@ -662,8 +662,7 @@ usePageMeta(() => {
|
||||
}
|
||||
|
||||
iframe {
|
||||
border-top: 3px solid theme('colors.gray.700');
|
||||
border-bottom: 3px solid theme('colors.gray.700');
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
.tc-table {
|
||||
|
||||
Reference in New Issue
Block a user