Skip to content
Snippets Groups Projects
Commit e3f6a419 authored by Kevin Paxman's avatar Kevin Paxman
Browse files

Make draggable table manual weight setting readable

parent c817f78d
No related branches found
No related tags found
No related merge requests found
......@@ -122,7 +122,7 @@ form {
}
}
// Adjusting the drag handles ion the draggable tables.
// Adjusting the drag handles on the draggable tables.
.paragraph-type--uw-para-fact-figure .tabledrag-handle .handle {
margin: 0;
}
......@@ -150,6 +150,9 @@ form {
margin: 0;
padding: 0 var(--size-2);
text-align: center;
select {
min-width: 3rem;
}
}
// Resets the min width.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment