Vi
This commit is contained in:
@@ -354,13 +354,13 @@
|
||||
}
|
||||
|
||||
.user-name {
|
||||
color: white;
|
||||
color: #313c4c;
|
||||
font-weight: 500;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.user-role {
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: #313c4c;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
@@ -573,6 +573,7 @@
|
||||
border-radius: 4px;
|
||||
cursor: pointer;
|
||||
transition: background-color 0.2s ease;
|
||||
color: #313c4c;
|
||||
}
|
||||
|
||||
.language-selector:hover {
|
||||
|
||||
Reference in New Issue
Block a user