focalboard/webapp/src/components/topBar.scss

9 lines
129 B
SCSS
Raw Normal View History

2021-01-25 19:21:13 +01:00
.TopBar {
position: absolute;
top: 10px;
right: 25px;
z-index: 10;
display: flex;
flex-direction: row;
}