1140, update the tooltip arrow color for the repo input field

This commit is contained in:
Ahmed Ejaz 2023-08-31 16:30:46 +05:00
parent c799401f26
commit 62f6ba59ed
1 changed files with 1 additions and 0 deletions

View File

@ -481,6 +481,7 @@ strong {
border-bottom-color: #0d648a;
}
.tooltip--error.hint--bottom:before,
.tooltip--limitations.hint--bottom:before{
border-bottom-color: #812a28;
}