mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
We don't need rounded borders on card headers
This commit is contained in:
@@ -41,6 +41,10 @@ a.discrete-link:focus {
|
|||||||
background-color: #e5e5e5;
|
background-color: #e5e5e5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.card-header:first-child {
|
||||||
|
border-radius: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.card-body {
|
.card-body {
|
||||||
flex-grow: 0;
|
flex-grow: 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user