@@ -438,8 +438,9 @@
|
|||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
& table {
|
& table {
|
||||||
display: -webkit-box;
|
display: inline-block;
|
||||||
width: 100%;
|
max-width: 100%;
|
||||||
|
white-space: normal !important;
|
||||||
background-color: var(--bg-surface-hover);
|
background-color: var(--bg-surface-hover);
|
||||||
border-radius: calc(var(--bo-radius) / 2);
|
border-radius: calc(var(--bo-radius) / 2);
|
||||||
border-spacing: 0;
|
border-spacing: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user