Skip to content
Snippets Groups Projects
Commit f377b05c authored by Dima Rifai's avatar Dima Rifai
Browse files

ISsue #490 - Fix Flex Container

parent 2dd91a53
No related branches found
No related tags found
1 merge request!593Delrifai/#490 fix operations buttons
Pipeline #118196 canceled
......@@ -450,7 +450,7 @@ const OperationTypesDialog: React.FC<OperationTypesDialogProps> = ({
<DialogTitle className="flex pb-1">
Operation Types Filters
</DialogTitle>
<div className="flex space-x-1">
<div className="flex space-x-1 flex-wrap mt-1 gap-y-1">
<Button
type="button"
className="operations-button text-xs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment