1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +03:00

Add comment

This commit is contained in:
J. Ryan Stinnett
2019-06-12 17:23:11 +01:00
parent 4d8809882f
commit 5280d8469b

View File

@@ -26,6 +26,7 @@ limitations under the License.
top: -18px; top: -18px;
right: 8px; right: 8px;
user-select: none; user-select: none;
// Ensure the action bar appears above over things, like the read marker.
z-index: 1; z-index: 1;
> * { > * {