refactor(frontend): scss deprecated 警告に対応 (#14513)
This commit is contained in:
@@ -100,14 +100,14 @@ defineProps<{
|
||||
|
||||
&.grid {
|
||||
> .group {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
|
||||
& + .group {
|
||||
padding-top: 0;
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
|
||||
> .title {
|
||||
font-size: 1em;
|
||||
opacity: 0.7;
|
||||
|
Reference in New Issue
Block a user