1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-24 07:36:40 +02:00
This commit is contained in:
antelle 2019-09-09 16:56:32 +02:00
parent 31b0097afb
commit b21b9cd24e

View File

@ -256,13 +256,15 @@
height: 2.8rem;
margin-bottom: $base-padding-v;
&-top, &-bottom {
pointer-events: none;
display: block;
}
&-top {
color: #606A79;
display: block;
}
&-bottom {
color: #89ABED;
display: block;
font-weight: bold;
}
}