Преглед на файлове

fix gap between panel heading and timeline menu

Henry Jameson преди 2 години
родител
ревизия
58b8217283
променени са 2 файла, в които са добавени 4 реда и са изтрити 1 реда
  1. 0 1
      src/components/timeline/timeline_quick_settings.vue
  2. 4 0
      src/components/timeline_menu/timeline_menu.vue

+ 0 - 1
src/components/timeline/timeline_quick_settings.vue

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

+ 4 - 0
src/components/timeline_menu/timeline_menu.vue

@@ -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