fix min height
This commit is contained in:
parent
9ccdbc53ee
commit
17d97edbdd
2
card.css
2
card.css
@ -71,7 +71,7 @@ body {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 0.5cm;
|
padding: 0.5cm;
|
||||||
min-width: 14.5rem;
|
min-width: 14.5rem;
|
||||||
min-height: 10.0rem;
|
min-height: 12.5rem;
|
||||||
border-color: LightGray;
|
border-color: LightGray;
|
||||||
border-style: dotted;
|
border-style: dotted;
|
||||||
border-width: 0.03cm;
|
border-width: 0.03cm;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user