
/* V438Z - Khu PHÂN QUYỀN: chữ desktop 14px */
@media(min-width:761px){
  .v438y-permission-panel,
  .v438y-permission-panel *{
    font-size:14px!important;
  }
  .v438y-section-title.permission>span,
  .v438y-section-title.permission>small,
  .v438y-copy-perms strong,
  .v438y-copy-perms small,
  .v438y-copy-perms select,
  .v438y-copy-perms button{
    font-size:14px!important;
    line-height:1.45!important;
  }
  .v438y-section-title.permission{
    padding-bottom:12px!important;
    margin-bottom:12px!important;
  }
  .v438y-copy-perms{
    min-height:72px!important;
    padding:12px!important;
    gap:14px!important;
  }
  .v438y-copy-perms select,
  .v438y-copy-perms button{
    height:42px!important;
  }
  /* Giá trị mô tả/nhãn ma trận quyền cũng 14px */
  [data-loc="client/src/pages/Users.tsx:801"],
  [data-loc="client/src/pages/Users.tsx:802"],
  [data-loc="client/src/pages/Users.tsx:872"],
  [data-loc="client/src/pages/Users.tsx:876"],
  [data-loc="client/src/pages/Users.tsx:900"],
  [data-loc="client/src/pages/Users.tsx:904"],
  [data-loc="client/src/pages/Users.tsx:911"]{
    font-size:14px!important;
    line-height:1.45!important;
  }
}
