summaryrefslogtreecommitdiffstats
path: root/webapp/sass/routes/_access-history.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/routes/_access-history.scss')
-rw-r--r--webapp/sass/routes/_access-history.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/webapp/sass/routes/_access-history.scss b/webapp/sass/routes/_access-history.scss
index 7ede7b085..ea66f5f00 100644
--- a/webapp/sass/routes/_access-history.scss
+++ b/webapp/sass/routes/_access-history.scss
@@ -2,9 +2,9 @@
.access-history__table {
display: table;
- width: 100%;
- padding-top: 15px;
line-height: 1.6;
+ padding-top: 15px;
+ width: 100%;
&:first-child {
padding: 0;
@@ -16,8 +16,8 @@
}
.access__date {
- font-weight: 600;
font-size: 15px;
+ font-weight: 600;
width: 190px;
}