tweak style
This commit is contained in:
parent
f34a099251
commit
fafef696bf
|
@ -1283,6 +1283,7 @@ $borderRadius: var(--radius);
|
||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
font-size: 90%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.border {
|
.border {
|
||||||
|
|
Loading…
Reference in New Issue