Skip to content

Commit 74d57c9

Browse files
committed
color code google tag
Signed-off-by: Sahiba Mittal <[email protected]>
1 parent 7a0aa7b commit 74d57c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/assets/scss/_custom.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@
104104
background-color: #D4BBF7;
105105
border: 1px solid #A66AF7;
106106
}
107+
.label-source-google {
108+
background-color: #f7bbdc;
109+
border: 1px solid #cc668a;
110+
}
107111
.label-source-internal {
108112
background-color: #EBE5A8;
109113
border: 1px solid #DCD167;

0 commit comments

Comments
 (0)