Newer
Older
import styled from "styled-components";
export default styled.div`
height: 100%;
display: flex;
user-select: none;
flex-direction: row;
This instance is read-only!
Currently restored from a November 2023 backup, read the 2023 data loss notice here or visit the new GitLab instance here.
import styled from "styled-components";
export default styled.div`
height: 100%;
display: flex;
user-select: none;
flex-direction: row;