mirror of
https://github.com/danog/telegram-tt.git
synced 2025-01-22 05:11:55 +01:00
Profile / Members: Fix z-index for floating Add Member button (#1327)
This commit is contained in:
parent
835bc4d869
commit
fdf4235383
@ -42,6 +42,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.FloatingActionButton {
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.shared-media {
|
||||
@ -131,8 +135,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.FloatingActionButton {
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user