Fixed scrollbar on tables. Closes blinkfox/typora-vue-theme#26
This commit is contained in:
parent
c5395c9437
commit
b3cd7355da
@ -632,6 +632,7 @@ table {
|
||||
font-family: Menlo, Source Sans Pro, Monaco, courier, monospace !important;
|
||||
font-size: 0.85rem;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
word-break: initial;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user