fix(display): add proper space and delimiter to procedure nb
This commit is contained in:
parent
275ebb6d40
commit
70ca704c12
2 changed files with 5 additions and 1 deletions
|
@ -102,6 +102,10 @@
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.width-max-content {
|
||||
width: max-content;
|
||||
}
|
||||
|
||||
// sizing
|
||||
.width-100 {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue