Skip to content
Snippets Groups Projects
Commit 41d6bfef authored by Felipe Delestro Matos's avatar Felipe Delestro Matos
Browse files

Local thickness GUI simplification

parent 0c4bfac3
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ footer {
/* Input */
input[type="number" i] {
width: 36px !important;
width: 64px !important;
}
input::-webkit-outer-spin-button,
......@@ -235,6 +235,10 @@ div.svelte-1frtwj3 {
box-shadow: none !important;
}
.matplotlib > img{
border-radius: 0.375rem !important;
}
/* Hide icons from outputs */
.icon.svelte-1u5vjgs {
visibility: hidden !important;
......
This diff is collapsed.
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