mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Merge branch 'next' of github.com:coralproject/talk into auth-views
* 'next' of github.com:coralproject/talk: Readd comments not found Make readonly and add translations Add localization Change text Add SetViewMutation Get view from query + tests Styling, refactor + tests Add UserBox Add auth target
This commit is contained in:
@@ -100,6 +100,11 @@
|
||||
color: var(--palette-text-primary);
|
||||
}
|
||||
|
||||
.bodyCopyBold {
|
||||
composes: bodyCopy;
|
||||
font-weight: var(--font-weight-medium);
|
||||
}
|
||||
|
||||
.button {
|
||||
color: var(--palette-text-secondary);
|
||||
font-family: "Source Sans Pro";
|
||||
|
||||
Reference in New Issue
Block a user