mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
modify style
This commit is contained in:
@@ -22,6 +22,10 @@ input[type=number] {
|
||||
pointer-events: none !important;
|
||||
}
|
||||
|
||||
.smaller {
|
||||
font-size: 0.75rem;
|
||||
}
|
||||
|
||||
.overflow-y-visible {
|
||||
overflow-y: visible !important;
|
||||
}
|
||||
@@ -116,6 +120,10 @@ input[type=number] {
|
||||
row-gap: 1rem;
|
||||
}
|
||||
|
||||
.text-field-append-text {
|
||||
color: rgba(var(--v-theme-on-background), var(--v-medium-emphasis-opacity));
|
||||
}
|
||||
|
||||
/** Common class for replacing the default style of vuetify **/
|
||||
.v-table {
|
||||
th {
|
||||
|
||||
Reference in New Issue
Block a user