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