misc: migrate to vuetify 2.0 (wip)
This commit is contained in:
@@ -566,9 +566,9 @@
|
||||
}
|
||||
&.align-abstopright {
|
||||
position: absolute;
|
||||
top: calc(-90px + 1rem);
|
||||
top: -90px;
|
||||
right: 1rem;
|
||||
height: calc(90px - 2rem);
|
||||
height: calc(90px - 32px);
|
||||
width: auto;
|
||||
}
|
||||
&.decor-shadow {
|
||||
|
Reference in New Issue
Block a user