style: modified copy button font size
This commit is contained in:
parent
3d1332f28d
commit
7268251cfd
|
@ -25,7 +25,7 @@ disable-user-select() {
|
|||
position: absolute;
|
||||
vertical-align: middle;
|
||||
white-space: nowrap;
|
||||
font-size: 1.08rem;
|
||||
font-size: 1rem;
|
||||
disable-user-select();
|
||||
the-transition();
|
||||
|
||||
|
|
Loading…
Reference in New Issue