mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-24 08:01:38 +00:00
remove shadow
This commit is contained in:
@@ -716,7 +716,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Graph -->
|
||||
<div class="p-2 px-4 bg-surface-tertiary mx-4 mt-2 drop-shadow-base rounded-md">
|
||||
<div class="p-2 px-4 bg-surface-tertiary mx-4 mt-2 border rounded-md">
|
||||
<div class="relative z-10 mb-2 flex gap-2">
|
||||
<Tabs bind:selected={graph}>
|
||||
<Tab value="RunChart" label="Duration" />
|
||||
|
||||
Reference in New Issue
Block a user