add history

This commit is contained in:
axolotle
2021-06-30 21:09:02 +02:00
parent 626673c0af
commit 8af8bbc73f
7 changed files with 257 additions and 4 deletions
+1 -1
View File
@@ -119,10 +119,10 @@ export default {
.popover-siblings {
background-color: $white;
border: $line;
max-width: 350px;
.popover-body {
border: $line;
max-height: 70vh;
overflow: auto;
color: $black;