Update updater.blade.php

This commit is contained in:
Julian Prieber 2022-05-25 17:04:47 +02:00
parent 7360bd37de
commit dc32587dee
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ button {
}
button:hover {
background-color: #0065c1;
color: #FFF;
box-shadow: 0 10px 20px -10px rgba(0,0,0, 0.6);
}