10 lines
129 B
SCSS
10 lines
129 B
SCSS
|
/*
|
||
|
* SPDX-FileCopyrightText: 2022 Johannes Loher
|
||
|
*
|
||
|
* SPDX-License-Identifier: MIT
|
||
|
*/
|
||
|
|
||
|
.ds4-description {
|
||
|
height: 100%;
|
||
|
}
|