mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 11:47:23 +03:00
change value #2e2f32 to -primary-color
This commit is contained in:
parent
512ac5ef3b
commit
6b56d0b987
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_ServerPicker_server {
|
||||
color: #2e2f32;
|
||||
color: $authpage-primary-color;
|
||||
grid-column: 1;
|
||||
grid-row: 2;
|
||||
margin-bottom: 16px;
|
||||
|
|
Loading…
Reference in a new issue