mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Fixed space between preview icon (#2218)
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
justify-content: space-between;
|
||||
margin: 0px 5px;
|
||||
margin: 5px 5px;
|
||||
padding-right: 24px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user