forked from abner/for-legacy-web
Fixed sessions entries to work with RTL
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
/ min-content minmax(20px, 1fr) min-content;
|
||||
|
||||
align-items: center;
|
||||
column-gap: 8px;
|
||||
column-gap: 12px;
|
||||
|
||||
width: 100%;
|
||||
padding: 8px;
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
/ minmax(20px, 1fr) min-content;
|
||||
|
||||
align-items: center;
|
||||
column-gap: 8px;
|
||||
column-gap: 12px;
|
||||
|
||||
width: 100%;
|
||||
padding: 8px;
|
||||
|
||||
Reference in New Issue
Block a user