diff options
Diffstat (limited to 'src/styles.ts')
| -rw-r--r-- | src/styles.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles.ts b/src/styles.ts index fe40a59..1bc089b 100644 --- a/src/styles.ts +++ b/src/styles.ts @@ -1,5 +1,5 @@ export const tabStyles = ` - .lsfg-vk-tabs > div > div:first-child::before { + .lsfg-vk-tabs > div > div:first-child { background: #0D141C; box-shadow: none; backdrop-filter: none; |
