mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-25 07:16:51 +00:00
fix(export): hide cache meta row and adjust info popover anchor
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
.section-info-popover {
|
||||
position: absolute;
|
||||
top: calc(100% + 8px);
|
||||
right: 0;
|
||||
left: 0;
|
||||
width: min(340px, calc(100vw - 40px));
|
||||
border-radius: 10px;
|
||||
border: 1px solid var(--border-color);
|
||||
|
||||
Reference in New Issue
Block a user