9 lines
83 B
CSS
9 lines
83 B
CSS
|
.dropify-message p {
|
||
|
font-size: 15px;
|
||
|
}
|
||
|
|
||
|
fieldset,
|
||
|
legend {
|
||
|
all: revert;
|
||
|
}
|