10 lines
126 B
SCSS
10 lines
126 B
SCSS
.prerelease--link-artist-input-hidden {
|
|
.ant-input {
|
|
visibility: hidden;
|
|
}
|
|
}
|
|
|
|
.trash--red path {
|
|
stroke: #ff3c45;
|
|
}
|