Make width of TextInput 100% here instead of pankow
This commit is contained in:
@@ -229,4 +229,8 @@ onMounted(async () => {
|
||||
gap: 5px;
|
||||
}
|
||||
|
||||
.copy-container TextInput {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user