mirror of
https://gitlab.com/openlp/web-remote.git
synced 2024-11-01 00:57:10 +00:00
13 lines
196 B
SCSS
13 lines
196 B
SCSS
.transpose {
|
|
margin-left: 25px;
|
|
display: flex;
|
|
flex-direction: column;
|
|
font-size: 3rem;
|
|
mat-icon {
|
|
font-size: 3rem;
|
|
}
|
|
span {
|
|
margin-left: 17px;
|
|
}
|
|
}
|