feat: 终端头部功能.
This commit is contained in:
@@ -217,12 +217,20 @@ body {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
.copy-left {
|
||||
.copy-left, .copy-right {
|
||||
color: rgb(var(--arcoblue-6));
|
||||
cursor: pointer;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.copy-left {
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.copy-right {
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
.span-blue {
|
||||
color: rgb(var(--arcoblue-6));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user