Spacing
This commit is contained in:
@@ -221,7 +221,7 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }}
|
||||
title="Move into a folder...",
|
||||
data-toggle="tooltip",
|
||||
data-placement="left")
|
||||
i.button-move-icon.pi-move
|
||||
i.button-move-icon.pi-move.pr-2
|
||||
| Move
|
||||
|
||||
li.button-delete
|
||||
@@ -231,7 +231,7 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }}
|
||||
title="Can be undone within a month",
|
||||
data-toggle="tooltip",
|
||||
data-placement="left")
|
||||
i.pi-trash
|
||||
i.pi-trash.pr-2
|
||||
| Delete Project
|
||||
|
||||
// Edit Mode
|
||||
|
Reference in New Issue
Block a user