Skip to content

Commit e68a055

Browse files
committed
Fix edit footer message style
(cherry picked from commit 81db267)
1 parent 0689ce1 commit e68a055

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/internal-packages/crud/styles/crud.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ li.document-list-item.deleting {
2121
position: relative;
2222

2323
.edit-message {
24+
position: absolute;
25+
right: 150px;
26+
left: 10px;
2427
font-size: 14px;
2528
font-style: italic;
2629
padding-left: 10px;

0 commit comments

Comments
 (0)