ปรับเมนู & ปุ่ม dialog

This commit is contained in:
Tanyalak 2023-06-29 10:00:38 +07:00
parent 7154051ff2
commit 3641dc492f
12 changed files with 126 additions and 151 deletions

View file

@ -998,4 +998,8 @@ if (keycloak.tokenParsed != null) {
::-webkit-scrollbar-thumb:hover {
background-color: #a8bbbf;
}
.q-card__actions .q-btn--rectangle{
padding: 0 14px !important;
}
</style>