SDA-4074 - Change input broder color (#2021)

This commit is contained in:
Kiran Niranjan 2023-11-28 10:55:00 +05:30 committed by GitHub
parent 723f802ebb
commit b456058872
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,6 +138,11 @@ body {
margin-top: 4px;
}
&-main-container-podurl-box:focus {
outline: none;
border: 2px solid @blue;
}
&-input-message {
font-weight: 400;
font-size: 12px;