mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 21:55:59 +00:00
perspective filters supports lookup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
export let width;
|
||||
export let isFlex;
|
||||
export let isFlex = false;
|
||||
</script>
|
||||
|
||||
<div style={`max-width: ${width}px`} class:isFlex>
|
||||
|
||||
Reference in New Issue
Block a user