forked from mystiq/hydrogen-web
fix styling for session info entries
This commit is contained in:
parent
692fa808e4
commit
789a41c671
1 changed files with 1 additions and 0 deletions
|
@ -327,6 +327,7 @@ a {
|
|||
}
|
||||
|
||||
.SessionPickerView .session-info {
|
||||
text-decoration: none;
|
||||
padding: 12px;
|
||||
border: 1px solid rgba(141, 151, 165, 0.15);
|
||||
border-radius: 8px;
|
||||
|
|
Loading…
Reference in a new issue