fix: search lora ux
This commit is contained in:
@@ -28,3 +28,11 @@
|
||||
min-width: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
display: grid;
|
||||
width: 100%;
|
||||
grid-template-columns: 1fr 140px;
|
||||
gap: 8px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user