WIP Переделала инпуты
This commit is contained in:
@@ -51,13 +51,6 @@ export default {
|
||||
"min-height": "40px",
|
||||
};
|
||||
},
|
||||
btnWidth() {
|
||||
return !this.width === "auto"
|
||||
? {
|
||||
"min-width": this.width,
|
||||
}
|
||||
: {};
|
||||
},
|
||||
miniSize() {
|
||||
return this.type === "mini";
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user