added spacing fır head buttons
This commit is contained in:
6
public/css/app.css
vendored
6
public/css/app.css
vendored
@ -53413,6 +53413,7 @@ button, input, optgroup, select, textarea{
|
||||
}
|
||||
.suggestion-buttons a, .suggestion-buttons button{
|
||||
margin-top: 0.5rem;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
[data-dropdown-actions] {
|
||||
-webkit-transform: unset !important;
|
||||
@ -57157,11 +57158,6 @@ body{
|
||||
line-height: 2.75rem;
|
||||
}
|
||||
|
||||
.sm\:text-sm{
|
||||
font-size: 0.875rem;
|
||||
line-height: 1.25rem;
|
||||
}
|
||||
|
||||
.sm\:text-purple{
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(85 88 139 / var(--tw-text-opacity));
|
||||
|
Reference in New Issue
Block a user