forked from External/greenlight
Added a copy access code button (#2161)
This commit is contained in:
@ -215,3 +215,10 @@ input:focus, select:focus {
|
||||
box-shadow: 0 0 10px $primary-color-lighten;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-secondary {
|
||||
color: $primary-color;
|
||||
& i {
|
||||
color: $primary-color;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user