mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
style: make use of more blueprint styles
https://blueprintjs.com/docs/#core/typography Also fix wrapping license text while we are touching this.
This commit is contained in:
@@ -23,6 +23,12 @@
|
||||
& .#{bp.$ns}-non-ideal-state {
|
||||
min-height: bp.$pt-grid-size * 35;
|
||||
}
|
||||
|
||||
& pre {
|
||||
white-space: pre-wrap;
|
||||
word-break: keep-all;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&-checkbox {
|
||||
|
||||
Reference in New Issue
Block a user