uploaderのスタイルを若干更新
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
body > *:not(:last-child) {
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
|
||||
#error-view {
|
||||
word-break: break-word;
|
||||
white-space: pre-line;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user