lint, css polish, yarn lock, fix some warning

This commit is contained in:
Jorik Schellekens
2020-09-01 10:44:26 +02:00
parent 21e5435720
commit 3372fccc0a
5 changed files with 46 additions and 51 deletions
+4 -5
View File
@@ -15,11 +15,10 @@ limitations under the License.
*/
.inviteTile {
.button {
margin-top: 24px;
}
display: grid;
row-gap: 24px;
> .textButton {
margin-top: 28px;
.advancedPlaceholder {
height: 245px;
}
}