Compare commits
2 Commits
f682b47bd0
...
0368fbf26c
| Author | SHA1 | Date | |
|---|---|---|---|
| 0368fbf26c | |||
| 8d57f3c52b |
12
css/crm.css
12
css/crm.css
@ -5299,8 +5299,12 @@
|
||||
.tags .custom-tooltip{
|
||||
top: 70px;
|
||||
width: auto;
|
||||
min-width: unset;
|
||||
display: grid;
|
||||
justify-content: center;
|
||||
gap: 10px;
|
||||
min-width: unset;
|
||||
display: grid;
|
||||
justify-content: center;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.p-dialog-mask {
|
||||
z-index: 99999 !important;
|
||||
}
|
||||
10659
templates/footer.php
10659
templates/footer.php
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user