Restyle link creation form

This commit is contained in:
J. Ryan Stinnett
2020-10-23 16:56:32 +01:00
parent 6d0acdafce
commit 820d90ee86
11 changed files with 18 additions and 19 deletions
+2 -2
View File
@@ -24,9 +24,9 @@ limitations under the License.
background: $background;
border: 1px solid $foreground;
font: lighten($grey, 60%);
border-radius: 24px;
border-radius: 16px;
font: lighten($grey, 60%);
font-size: 14px;
line-height: 24px;