mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Merge pull request #8925 from scratchfoundation/hotfix/fix-title-background
hotfix: fixed title background issue
This commit is contained in:
commit
25aad6dc4e
1 changed files with 26 additions and 24 deletions
|
@ -41,8 +41,8 @@
|
|||
.driver-popover-title[style*=block]+.driver-popover-description {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.driver-popover-description {
|
||||
.title {
|
||||
padding: 1rem 0;
|
||||
font-size: 1.125rem;
|
||||
|
@ -69,3 +69,5 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue