diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2020-11-24 21:35:14 +0200 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2020-11-24 21:35:14 +0200 |
| commit | 1d178b7341d9848b64d5f2eb27338ac26f046a2a (patch) | |
| tree | c892c5cfdd3e69434e376dfe73ec7452f794e6c7 /src/components/timeline_menu/timeline_menu.vue | |
| parent | 04af772c1e8851bb8e4ce9b46e8146c0755309ed (diff) | |
fix too big hide button, fix weird 28px hack
Diffstat (limited to 'src/components/timeline_menu/timeline_menu.vue')
| -rw-r--r-- | src/components/timeline_menu/timeline_menu.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/timeline_menu/timeline_menu.vue b/src/components/timeline_menu/timeline_menu.vue index f8f79be9..c46531be 100644 --- a/src/components/timeline_menu/timeline_menu.vue +++ b/src/components/timeline_menu/timeline_menu.vue @@ -84,7 +84,6 @@ margin-right: auto; min-width: 0; width: 24rem; - height: 28px; .timeline-menu-popover-wrap { overflow: hidden; |
