Add styling for cross-project-reference clipboard button
This commit is contained in:
parent
c05275a201
commit
831deeeac3
1 changed files with 13 additions and 0 deletions
|
@ -88,3 +88,16 @@
|
|||
padding: 13px 0;
|
||||
}
|
||||
}
|
||||
|
||||
.cross-project-reference {
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
|
||||
.slead {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
span, button {
|
||||
background-color: $background-color;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue