mirror of
https://github.com/aelve/guide.git
synced 2024-12-25 13:51:45 +03:00
changed: Remove shaking animation from the label
This commit is contained in:
parent
3d8fee8c5c
commit
3f5cb3c8cb
@ -85,4 +85,7 @@ td.lineNumbers {
|
|||||||
td.sourceCode {
|
td.sourceCode {
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
}
|
}
|
||||||
|
.v-input--has-state.error--text .v-label {
|
||||||
|
animation: none;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user