make input take the full width
This commit is contained in:
@@ -229,7 +229,7 @@ onMounted(async () => {
|
||||
gap: 5px;
|
||||
}
|
||||
|
||||
.copy-container TextInput {
|
||||
.copy-container input {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user