mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-05 10:18:33 +08:00
[Legacy] Add Dashlet Modal Styling Fixes
This commit is contained in:
parent
5b7fa040e3
commit
efca0580e8
1 changed files with 6 additions and 0 deletions
|
@ -108,3 +108,9 @@
|
|||
.modal-add-dashlet, .modal-edit-dashboard {
|
||||
z-index: 9999999999;
|
||||
}
|
||||
|
||||
.modal-add-dashlet {
|
||||
#web_address, #rss_address {
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue