mirror of
https://github.com/grocy/grocy.git
synced 2026-04-08 13:46:14 +02:00
Do not expand card body automatically
This commit is contained in:
parent
cb88ab2080
commit
dc05c56440
|
|
@ -45,6 +45,10 @@ a.discrete-link:focus {
|
||||||
background-color: #e5e5e5;
|
background-color: #e5e5e5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.card-body {
|
||||||
|
flex-grow: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.content-text .invalid-feedback {
|
.content-text .invalid-feedback {
|
||||||
font-size: 95%;
|
font-size: 95%;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user