Add help FAQ modal and i18n help content
This commit is contained in:
@@ -114,6 +114,16 @@ button .chip {
|
||||
border-color: #a83a35;
|
||||
}
|
||||
|
||||
.help-chip {
|
||||
background: #dff3ff;
|
||||
border-color: #b6ddff;
|
||||
color: #0f3a6f;
|
||||
font-weight: 700;
|
||||
}
|
||||
.help-chip:hover {
|
||||
background: #cde8ff;
|
||||
}
|
||||
|
||||
.nav-btn {
|
||||
min-width: 64px;
|
||||
font-weight: 700;
|
||||
|
||||
Reference in New Issue
Block a user