mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +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;
|
||||
}
|
||||
|
||||
.card-header:first-child {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.card-body {
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user