Skip to content

Commit d44ad02

Browse files
authored
feat(*): deactivated the transparency of the support popup (#12566)
ref: MANAGER-14362 Signed-off-by: Omar ALKABOUSS MOUSSANA <[email protected]>
1 parent 5c11297 commit d44ad02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/ng-ovh-otrs/src/otrs-popup/otrs-popup.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
width 500ms linear;
4343
width: 30vh !important;
4444
padding-bottom: 1%;
45-
background-color: rgba(255, 255, 255, 0.7);
45+
background-color: rgba(255, 255, 255, 1);
4646
border: 1px solid rgb(225, 225, 239);
4747
box-shadow: rgba(0, 0, 0, 0.258824) 0 2px 5px 0;
4848
display: block;

0 commit comments

Comments
 (0)