mirror of
https://github.com/aelve/guide.git
synced 2024-12-23 21:02:13 +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 {
|
||||
padding-left: 5px;
|
||||
}
|
||||
.v-input--has-state.error--text .v-label {
|
||||
animation: none;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user