mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 17:45:39 +00:00
Make recipe card buttons a little bigger
This commit is contained in:
parent
8338421912
commit
e9a7b10730
@ -40,15 +40,16 @@ a.discrete-link:focus {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.grocy-card .card-icons a {
|
.grocy-card .card-icons a {
|
||||||
font-size: 18px;
|
font-size: 22px;
|
||||||
color: #495157;
|
color: #495157;
|
||||||
padding: 2px 4px;
|
padding: 2px 4px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
margin-left: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.grocy-card .card-icons i {
|
.grocy-card .card-icons i {
|
||||||
width: 18px;
|
width: 22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content-text .invalid-feedback {
|
.content-text .invalid-feedback {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user