added spacing fır head buttons

This commit is contained in:
Burak Civan
2022-12-01 11:23:04 +03:00
parent a5bf320edc
commit e53446040e
2 changed files with 2 additions and 6 deletions

View File

@ -23,7 +23,7 @@
}
.suggestion-buttons a, .suggestion-buttons button {
@apply mt-2;
@apply mt-2 mb-2;
}
[data-dropdown-actions] {