Update CSS and DialogPanel in DetailDialog.vue
This commit is contained in:
@ -5684,6 +5684,10 @@ body {
|
||||
max-width: 20rem;
|
||||
}
|
||||
|
||||
.sm\:max-w-full {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.sm\:flex-1 {
|
||||
flex: 1 1 0%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user