|
@@ -3613,4 +3613,11 @@ table.v-top th {
|
|
|
}
|
|
|
.mcp-theme-1 .mb-0-pagination .pagination {
|
|
|
margin-bottom: 0 !important;
|
|
|
-}
|
|
|
+}
|
|
|
+
|
|
|
+.note_template_omega_soap_visit .note-rhs-content {
|
|
|
+ max-width: calc(100% - 440px);
|
|
|
+}
|
|
|
+.note_template_omega_soap_visit.rhs-sidebar-fixed .note-rhs-content {
|
|
|
+ max-width: calc(100% - 440px);
|
|
|
+}
|