fix UI
This commit is contained in:
@@ -204,7 +204,8 @@ const itemToDisplay = (item: IUser) => {
|
||||
|
||||
<style lang="scss">
|
||||
.dialog-content {
|
||||
width: 60vw;
|
||||
width: 700px !important;
|
||||
max-width: 80vw !important;
|
||||
max-height: 80vh;
|
||||
.q-select {
|
||||
min-width: 0 !important;
|
||||
|
||||
Reference in New Issue
Block a user