clement-pages commited on
Commit
5a52b09
·
1 Parent(s): 20373d0

update-regions-style

Browse files
sourceviewer/frontend/shared/WaveformRecordControls.svelte CHANGED
@@ -245,9 +245,8 @@
245
 
246
  :global(::part(region)) {
247
  border-radius: var(--radius-md);
248
- border: 1px solid var(--trim-region-color);
249
  background-color: unset;
250
- border-width: 1px 3px;
251
  }
252
 
253
  :global(::part(region))::after {
 
245
 
246
  :global(::part(region)) {
247
  border-radius: var(--radius-md);
248
+ border: none;
249
  background-color: unset;
 
250
  }
251
 
252
  :global(::part(region))::after {