Add: #483 特定の公開範囲を無効にするオプション (#712)

* Add: #483 特定の公開範囲を無効にするオプション

* Fix test partically

* Complete
This commit is contained in:
KMY(雪あすか) 2024-04-18 12:40:18 +09:00 committed by GitHub
parent 7f9ec2e510
commit f79fb3adae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 177 additions and 59 deletions

View file

@ -105,13 +105,18 @@ code {
.overridden,
.recommended,
.not_recommended,
.kmyblue {
.not_recommended {
position: absolute;
margin: 0 4px;
margin-top: -2px;
}
}
.kmyblue {
position: absolute;
margin: 0 4px;
margin-top: -2px;
}
}
.row {