mirror of
https://github.com/Art051/it-tools.git
synced 2025-08-11 19:29:03 +00:00
refactor(responsive): row layout for multicards on big screens
This commit is contained in:
@@ -50,8 +50,7 @@ async function onUpload({ file: { file } }: { file: UploadFileInfo }) {
|
||||
|
||||
<style lang="less" scoped>
|
||||
.n-input,
|
||||
.n-upload,
|
||||
.n-card {
|
||||
.n-upload {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user