Skip to content
Snippets Groups Projects
Commit b80b1ef1 authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Fix icon size to text

parent 63b4c0e6
No related merge requests found
......@@ -7,8 +7,8 @@ form {
}
.fab-extended {
width: 70%;
height: 48px;
width: 75%;
height: 50px;
border-radius: 32px;
margin-bottom: 10%;
font-size: large;
......@@ -19,7 +19,7 @@ mat-form-field {
}
.add {
transform: scale(1.5);
transform: scale(1.4);
padding-right: 5px;
padding-left: 5px;
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment