Fix missing border

This commit is contained in:
Lim Chee Aun 2022-12-30 20:39:27 +08:00
parent 9201f7a118
commit d605fc6ebe

View file

@ -28,8 +28,7 @@
opacity: 1;
}
#settings-container ul li .current.is-current + .avatar {
border-color: var(--green-color);
border-width: 2px;
box-shadow: 0 0 0 1.5px var(--green-color);
}
#settings-container ul li > div {
flex-grow: 1;