1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

Visual WIP

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2020-07-16 14:54:48 +01:00
committed by Jorik Schellekens
parent d794e17d4d
commit 5e6f8b20bc
3 changed files with 4 additions and 4 deletions

View File

@ -85,11 +85,11 @@ limitations under the License.
&::before {
position: absolute;
left: 5px;
left: 2px;
top: 50%;
transform: translate(0, -50%);
height: 30%;
height: 64px; // to match width of the ones on roomlist
width: 4px;
border-radius: 4px;