We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a26e359 commit 53583fbCopy full SHA for 53583fb
app/styles/_log.less
@@ -143,6 +143,7 @@
143
font-size: 12px;
144
}
145
padding: 40px 0;
146
+ padding-right: @scrollbar-width; // allot space for vertical scrollbar to prevent horizontal scrollbar
147
@media only screen and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 0) {
148
// On an iPhone, add additional margin so that following logs is never obscured
149
// by the bottom buttons that are displayed and hidden.
0 commit comments