mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
Use :deep in tabs to fix styling
This commit is contained in:
parent
454981fa1f
commit
be253a3467
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
a {
|
||||
:deep(a) {
|
||||
@apply block;
|
||||
@apply py-2;
|
||||
@apply px-4;
|
||||
|
|
Loading…
Add table
Reference in a new issue