mirror of https://github.com/certd/certd
chore: 永久专业版特殊颜色
parent
74c331eaf7
commit
203d8bca57
|
@ -428,6 +428,11 @@ onMounted(() => {
|
||||||
border: 1px solid #eee;
|
border: 1px solid #eee;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
height: 275px;
|
height: 275px;
|
||||||
|
line-height: 24px;
|
||||||
|
|
||||||
|
.privilege {
|
||||||
|
margin-top: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
//background-color: rgba(250, 237, 167, 0.79);
|
//background-color: rgba(250, 237, 167, 0.79);
|
||||||
&.current {
|
&.current {
|
||||||
|
|
Loading…
Reference in New Issue