ข้อมูลทะเบียนประวัติ => ปรับ filter

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-03-11 13:12:38 +07:00
parent af3fafe9f6
commit 6f1aac43fb
3 changed files with 12 additions and 1 deletions

View file

@ -85,5 +85,6 @@ const splitterModel = ref<number>(12);
.hover-tab:hover {
background-color: #0793f1;
color: white !important;
opacity: 1 !important;
}
</style>