Remove custom font size for IM URL
As best as I can tell, the designs call for the IM URL to be the same size as other subheadings. The font size in Zeplin doesn't match what is currently used in Settings, so this likely caused confusion.
This commit is contained in:
parent
cd26b73386
commit
7cc27beb44
1 changed files with 0 additions and 1 deletions
|
@ -30,5 +30,4 @@ limitations under the License.
|
|||
.mx_SetIntegrationManager > .mx_SettingsTab_heading > .mx_SettingsTab_subheading {
|
||||
display: inline-block;
|
||||
padding-left: 5px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue