mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-29 14:21:53 -05:00
new
This commit is contained in:
@@ -94,10 +94,13 @@ canvas {
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.imgPreview {
|
||||
max-width: 143pt;
|
||||
max-height: 200pt;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
@media screen and (min-width: 306pt) {
|
||||
.imgPreview {
|
||||
max-width: 143pt;
|
||||
max-height: 200pt;
|
||||
}
|
||||
}
|
||||
.cardMenu > div {
|
||||
/*border: 1px solid red;*/
|
||||
@@ -129,7 +132,6 @@ canvas {
|
||||
outline: none;
|
||||
}
|
||||
.textarea {
|
||||
width: 100%;
|
||||
min-height: 6em;
|
||||
max-height: 18em;
|
||||
resize: vertical;
|
||||
|
Reference in New Issue
Block a user