Fix account note border radius (#14251)

This commit is contained in:
Sasha Sorokin
2020-07-07 18:46:21 +07:00
committed by GitHub
parent 06fc6a9cd4
commit 1c903c7ad6

View File

@ -6627,7 +6627,6 @@ noscript {
padding: 15px;
padding-bottom: 10px;
color: $primary-text-color;
border-radius: 4px;
font-size: 14px;
font-weight: 400;
border-bottom: 1px solid lighten($ui-base-color, 12%);