Web: Remove custom styling for tasks-list-container
Style comes from Tabulator, no need to set properties again.
This commit is contained in:
parent
d0d40c8e46
commit
ae13ff6410
@ -145,11 +145,3 @@ export default {
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.task-list-container {
|
||||
font-family: 'Noto Mono', monospace;
|
||||
font-size: smaller;
|
||||
max-height: 300px;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user