Unset align-items for section header toolbar to make buttons fill whole height
This commit is contained in:
@@ -79,7 +79,6 @@ onUnmounted(() => {
|
||||
display: flex;
|
||||
gap: 6px;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.section-header-title-text {
|
||||
|
||||
Reference in New Issue
Block a user