ds4/scss/components/actor/_actor_sheet.scss

11 lines
152 B
SCSS
Raw Normal View History

2021-06-26 22:02:00 +02:00
/*
* SPDX-FileCopyrightText: 2021 Johannes Loher
*
* SPDX-License-Identifier: MIT
*/
2022-01-21 03:22:17 +01:00
.ds4-actor-sheet {
2023-07-10 22:23:13 +02:00
min-height: 645px;
min-width: 650px;
}