refactor(editor): adjust database-block style (#11219)

close: BS-2904, BS-2905
This commit is contained in:
zzj3720
2025-03-27 10:35:28 +00:00
parent 3b9d64d74d
commit f2cdf67c2a
2 changed files with 2 additions and 1 deletions
@@ -53,6 +53,7 @@ export class DataViewPropertiesSettingView extends SignalWatcher(
font-weight: 500;
border-radius: 4px;
cursor: pointer;
color: ${unsafeCSS(cssVarV2.button.primary)};
}
.properties-group-op:hover {