mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-11 01:00:07 +09:00
fix(frontend): remove duplicate CSS declaration (#13640)
This commit is contained in:
parent
d4ca973e34
commit
0f2e651331
@ -80,11 +80,9 @@ function copy() {
|
||||
.codePlaceholderRoot {
|
||||
display: block;
|
||||
width: 100%;
|
||||
background: none;
|
||||
border: none;
|
||||
outline: none;
|
||||
font: inherit;
|
||||
color: inherit;
|
||||
cursor: pointer;
|
||||
|
||||
box-sizing: border-box;
|
||||
|
Loading…
Reference in New Issue
Block a user