summaryrefslogtreecommitdiff
path: root/scss/custom.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/custom.scss')
-rw-r--r--scss/custom.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index 8903a52c3..5b1aba8f8 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -335,6 +335,11 @@ ul.table-import-diag > li span.btn{
width: 10rem;
}
+.vscroll-arrows{
+ position: absolute;
+ right: 3em;
+}
+
.table-scroll {
padding: 1em;
table {