Penambahan FrontEnd All-New-Manufacture
This commit is contained in:
10
public/scss/components/uc/_uc-clipboard.scss
Normal file
10
public/scss/components/uc/_uc-clipboard.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
.clipboard-btn {
|
||||
transition: all .1s ease-in-out;
|
||||
|
||||
&:hover {
|
||||
background-color: var(--primary);
|
||||
color: $white;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user