fix: fixted title background issue

This commit is contained in:
MiroslavDionisiev 2024-11-14 17:28:12 +02:00
parent b4bf703213
commit a15a6e715a

View file

@ -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 @@
}
}
}
}
}