You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
178 B
12 lines
178 B
6 years ago
|
.provider_approval_content {
|
||
|
height: auto;
|
||
|
overflow: auto;
|
||
|
padding: 16px;
|
||
|
}
|
||
|
|
||
|
.provider_approval_origin {
|
||
|
font-weight: 999;
|
||
|
margin-top: 16px;
|
||
|
word-wrap: break-word;
|
||
|
}
|