Fixed dropdown boxes being clipped in dialogs, updated Meteor
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
transform-origin: top left;
|
||||
transition: top 400ms ease, left 400ms ease;
|
||||
z-index: 3;
|
||||
overflow: hidden;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.dialog-stack .dialog .testButton {
|
||||
|
||||
Reference in New Issue
Block a user