* Fri Apr 11 2025 Brian Read <brianr@koozali.org> 11.0.0-76.sme

- Restore css for roundcube embedded  [SME: 12987]
This commit is contained in:
2025-04-11 07:09:03 +01:00
parent cffbe53fb4
commit 1c601f0ace
3 changed files with 9 additions and 4 deletions

View File

@@ -497,4 +497,9 @@ div.success, span.success {
border-color: #006400 ;
padding: 10px;
border-radius: 10px;
}
div.roundcube #roundcube{
width:100%;
height:600px;
}