We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7b4a0 commit e38974aCopy full SHA for e38974a
css/uploader.css
@@ -46,6 +46,9 @@ body {
46
#demo1-form{
47
margin-top: 40px;
48
}
49
+#demo2-form{
50
+ margin-top: 40px;
51
+}
52
.btn{
53
padding: 8px 34px;
54
background-color: #9c27b0;
@@ -90,4 +93,12 @@ body {
90
93
91
94
#my-profile-file-selector{
92
95
display: none;
96
97
+
98
+#remove-profile-btn-1{
99
+ display: none;
100
+ margin-top: 12px;
101
102
+#my-profile-file-selector-1{
103
104
0 commit comments