fix(quick actions): hide edges of last entry on hover
This commit is contained in:
@ -576,6 +576,8 @@ function reset() {
|
|||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.quick-actions {
|
.quick-actions {
|
||||||
|
overflow: hidden;
|
||||||
|
|
||||||
// FIXME: changed position should be an option of the modal
|
// FIXME: changed position should be an option of the modal
|
||||||
:deep(.modal-content) {
|
:deep(.modal-content) {
|
||||||
top: 3rem;
|
top: 3rem;
|
||||||
|
Reference in New Issue
Block a user