================
@@ -122,10 +122,22 @@ code.line:has(.bb-select):before {
font-size: x-small;
flex-grow: 1;
}
-.value summary {
+.value > summary {
background-color: #ace;
display: flex;
justify-content: space-between;
----------------
sam-mccall wrote:
if space-between stays, don't you get a big chunk of space between the arrow
and the identity?
https://github.com/llvm/llvm-project/pull/67431
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits