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 53f72e2 commit 3281402Copy full SHA for 3281402
doc-tool/resources/css/dottydoc.css
@@ -162,7 +162,8 @@ footer img#author-img {
162
padding-left: 1em;
163
border-left: 3px solid transparent;/* table rows cannot have borders*/
164
font-family: var(--font-family-monospace);
165
- width: 0;
+ text-align: right;
166
+ width: 1px;
167
}
168
.api .member:hover .left-column {
169
border-left: 3px solid var(--secondary);
0 commit comments