mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-02-07 17:52:43 +00:00
refactor: changes
This commit is contained in:
@@ -169,6 +169,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&:not(.raw) :global(.cm-line) {
|
&:not(.raw) :global(.cm-line) {
|
||||||
|
vertical-align: middle;
|
||||||
columns: 2;
|
columns: 2;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
@@ -181,6 +182,7 @@
|
|||||||
padding-block: 8px;
|
padding-block: 8px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-wrap: wrap;
|
text-wrap: wrap;
|
||||||
|
text-wrap-style: stable;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user