Decorate view keyboard shortcuts link as a link (#7260)
This commit is contained in:
parent
5169bca570
commit
b69ad0cd0b
3 changed files with 13 additions and 4 deletions
|
@ -32,6 +32,11 @@ limitations under the License.
|
|||
margin-top: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_AccessibleButton_kind_link {
|
||||
padding: 0;
|
||||
font-size: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_PreferencesUserSettingsTab_CommunityMigrator {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue