mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
Fixed sessions entries to work with RTL
This commit is contained in:
@@ -306,6 +306,7 @@
|
||||
.sessions {
|
||||
.session {
|
||||
display: flex;
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
.entry {
|
||||
@@ -333,7 +334,7 @@
|
||||
.icon {
|
||||
gap: 8px;
|
||||
display: flex;
|
||||
padding-right: 12px;
|
||||
/*padding-right: 12px;*/
|
||||
align-items: center;
|
||||
|
||||
svg {
|
||||
|
||||
Reference in New Issue
Block a user