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 a0432e6 commit 1fd73ffCopy full SHA for 1fd73ff
src/components/user/content.vue
@@ -223,7 +223,7 @@ export default {
223
}
224
225
#info {
226
- margin-left: 0px;
+ margin-left: 0;
227
margin-top: 20px;
228
max-width: 100vw;
229
src/components/user/edit.vue
@@ -125,7 +125,7 @@ export default {
125
126
127
#tool-bar {
128
- margin-right: 0px;
+ margin-right: 0;
129
130
131
.edit-content {
0 commit comments