Add fileName property to models and update related components for file handling
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
color: white;
|
||||
position: absolute;
|
||||
left : 50%;
|
||||
top: 5%;
|
||||
top: 42px;
|
||||
transform: translate(-50%, -50%);
|
||||
-ms-transform: translate(-50%, -50%);
|
||||
padding: 0px 2px;
|
||||
|
||||
Reference in New Issue
Block a user