จัดการผู้ใช้งานและสิทธิ์ / ประวัติกิจกรรม (Logs)

This commit is contained in:
setthawutttty 2025-06-12 11:36:34 +07:00
parent 122874c298
commit 6e883fbb46
158 changed files with 643 additions and 407 deletions

View file

@ -321,6 +321,16 @@ onUnmounted(() => {
padding: 0px 16px;
color: #02a998;
}
.markdown :deep(h4) {
text-align: left;
margin-block: 0;
font-size: 16px;
font-weight: 600;
padding: 0px 16px;
color: #02a998;
}
.markdown :deep(iframe) {
display: block;
margin: 0 auto;