Skeleton clicky

This commit is contained in:
Julian
2022-02-05 15:42:59 +01:00
parent 80e999c142
commit f8f88d6fc2
3 changed files with 41 additions and 17 deletions

View File

@@ -1133,7 +1133,7 @@ form label {
text-align: center;
}
.plus-button .icon
.plus-button a
{
width: 70px;
height: 70px;
@@ -1147,13 +1147,11 @@ form label {
border-radius: 50%;
}
.plus-button .icon i
.plus-button .icon a i
{
display: table-cell;
vertical-align: middle;
height: 70px;
height: 60px;
font-size: 40px;
line-height: 40px;
color: #efefef;