mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-12-03 20:31:43 -05:00
fix: fixted title background issue
This commit is contained in:
parent
b4bf703213
commit
a15a6e715a
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