SHA256
fix(ui): обработка устаревшей сессии и корректировка индикаторов соединения
This commit is contained in:
@@ -45,7 +45,7 @@ body {
|
||||
position: absolute;
|
||||
left: 12px;
|
||||
right: 12px;
|
||||
bottom: calc(74px + env(safe-area-inset-bottom));
|
||||
bottom: calc(96px + env(safe-area-inset-bottom));
|
||||
z-index: 5;
|
||||
border-radius: 11px;
|
||||
border: 1px solid rgba(133, 156, 201, 0.3);
|
||||
|
||||
Reference in New Issue
Block a user