mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-03-12 22:58:00 +01:00
force popover to be a bit bigger
This commit is contained in:
parent
8c9356b9fd
commit
35dfb09e6f
1 changed files with 5 additions and 0 deletions
|
@ -103,6 +103,11 @@
|
|||
color: var(--text, $fallback--text);
|
||||
}
|
||||
}
|
||||
|
||||
.popover {
|
||||
transform: translateX(-64px) translateY(5px);
|
||||
min-width: 70%;
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Add table
Reference in a new issue