We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e559d commit 8e9affaCopy full SHA for 8e9affa
index.bs
@@ -180,7 +180,7 @@ urlPrefix: https://tc39.es/proposal-resizablearraybuffer/; spec: RESIZABLE-BUFFE
180
181
/* Firefox needs the extra DIV for some reason, otherwise the text disappears if you rotate */
182
#distinguishable-table tr:first-child th div {
183
- transform: translate(26px, 31px) rotate(315deg);
+ transform: translate(27px, 64px) rotate(315deg);
184
width: 30px;
185
}
186
0 commit comments