Skip to content

Commit d5f000c

Browse files
committed
.
1 parent 98ae53d commit d5f000c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/app/styles/components/_componentMap.scss

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,12 @@
5656
.linkHover-Info {
5757
height: 100px;
5858
width: 100px;
59-
// background-color: #ff0000;
60-
border: 1px solid red;
59+
// border: 1px solid red;
6160
z-index: 100;
6261
overflow: visible;
6362
// position: absolute;
6463
offset-position: 100px;
6564
border-radius: 5px;
66-
background-color: rgba(255, 0, 0, 0.128);
65+
background-color: rgba(255, 0, 0, 0.067);
6766
// margin-bottom: 10px;
6867
}

0 commit comments

Comments
 (0)