mirror of
https://github.com/rommapp/romm.git
synced 2026-07-01 08:16:21 +00:00
card transition scale adjusted
This commit is contained in:
@@ -57,7 +57,7 @@ emitter.on("refreshSelected", () => {
|
||||
}
|
||||
.v-card.rom-selected {
|
||||
border: 3px solid rgba(var(--v-theme-romm-accent-2));
|
||||
transform: scale(1.04);
|
||||
transform: scale(1.03);
|
||||
}
|
||||
.v-card.on-hover {
|
||||
z-index: 1000 !important;
|
||||
|
||||
Reference in New Issue
Block a user