Move actions above tile

pull/21833/head
Jorik Schellekens 2020-07-27 15:17:25 +01:00
parent 1d6c2b786e
commit 8460175389
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ limitations under the License.
line-height: $font-24px;
border-radius: 4px;
background: $message-action-bar-bg-color;
top: -18px;
top: -26px;
right: 8px;
user-select: none;
// Ensure the action bar appears above over things, like the read marker.