fix gap between panel heading and timeline menu

このコミットが含まれているのは:
Henry Jameson 2022-05-31 20:28:47 +03:00
コミット 58b8217283
2個のファイルの変更4行の追加1行の削除

ファイルの表示

@ -93,7 +93,6 @@
<style lang="scss">
.TimelineQuickSettings {
align-self: stretch;
> button {
line-height: 100%;

ファイルの表示

@ -43,6 +43,10 @@
min-width: 0;
width: 24rem;
.popover-trigger-button {
vertical-align: bottom;
}
.timeline-menu-popover-wrap {
overflow: hidden;
// Match panel heading padding to line up menu with bottom of heading