mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-21 16:55:25 +03:00
Fix missing border
This commit is contained in:
parent
9201f7a118
commit
d605fc6ebe
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue