mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 16:24:25 +08:00
modify style
This commit is contained in:
@@ -124,6 +124,14 @@ input[type=number] {
|
||||
color: rgba(var(--v-theme-on-background), var(--v-medium-emphasis-opacity));
|
||||
}
|
||||
|
||||
.chart-pointer {
|
||||
display: inline-block;
|
||||
margin-right: 5px;
|
||||
border-radius: 10px;
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
}
|
||||
|
||||
/** Common class for replacing the default style of vuetify **/
|
||||
.v-input.v-input--readonly input,
|
||||
.v-input.v-input--readonly textarea,
|
||||
|
||||
Reference in New Issue
Block a user