mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-05-15 22:48:00 +02:00
feat(#162): add warning message when regex charater is detected inside terms
This commit is contained in:
@@ -203,6 +203,13 @@ a:hover {
|
||||
font-size: 45%;
|
||||
}
|
||||
|
||||
.warning-feedback {
|
||||
width: 100%;
|
||||
margin-top: 0.25rem;
|
||||
font-size: 80%;
|
||||
color: #dc8e35;
|
||||
}
|
||||
|
||||
.dropdown-item:focus,
|
||||
.dropdown-item:hover {
|
||||
background-color: var(--hover-bg-color);
|
||||
|
||||
Reference in New Issue
Block a user