fix: แก้ ขนาดหน้าจอ
This commit is contained in:
parent
889a78e52b
commit
105c3a1ab4
1 changed files with 1 additions and 1 deletions
|
|
@ -1638,7 +1638,7 @@ watch([inputSearch, currentStatus], async () => {
|
|||
<!-- main -->
|
||||
<div
|
||||
class="surface-2 bordered rounded col column"
|
||||
style="overflow: hidden"
|
||||
style="overflow: hidden; max-width: 100%"
|
||||
>
|
||||
<!-- tabs -->
|
||||
<div class="column">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue