Updated column header style to match other panels with rounded corners
This commit is contained in:
@@ -2445,6 +2445,9 @@ a.status-card.compact:hover {
|
||||
.column-header__wrapper {
|
||||
position: relative;
|
||||
flex: 0 0 auto;
|
||||
border-top-right-radius: 10px;
|
||||
border-top-left-radius: 10px;
|
||||
overflow: hidden;
|
||||
|
||||
&.active {
|
||||
&::before {
|
||||
|
||||
Reference in New Issue
Block a user