Changed Toast padding
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
xeovalyte 2023-01-22 21:42:05 +01:00
parent 2f16e356f7
commit bd1bb37758

View File

@ -236,6 +236,6 @@ provide('firebase', { db, ledenlijst, isAuthenticated, user, userData, userPerso
}
.toastios {
padding-top: 10px;
padding-top: 20px;
}
</style>