Skip to content

Commit e9058db

Browse files
committed
Make Motif editing more dense
1 parent f33c957 commit e9058db

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

frontend/MotifSelection.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,14 +262,15 @@ export default {
262262
display: inline-block;
263263
padding-right: 5px;
264264
padding-bottom: 5px;
265-
margin-bottom: 10px;
265+
margin-bottom: 2px;
266266
position: relative;
267267
vertical-align: top;
268268
font-size: 1rem;
269269
}
270270
271271
.residue .aa {
272272
font-family: Protsolata, Inconsolata, Consolas, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono", "Courier New", monospace;
273+
font-weight: bold;
273274
}
274275
275276
.residue .position {

0 commit comments

Comments
 (0)