zotero-better-notes/addon/chrome/content/styles/linkCreator/linkCreator.css

15 lines
175 B
CSS

.container {
min-height: 0;
height: 100%;
margin: 0;
}
.content-container {
overflow: auto;
}
/* TODO: remove fx115 workaround */
tab {
color: unset !important;
}