Merge branch 'dev'
continuous-integration/drone/push Build is passing Details

feat/schema
Antonio De Lucreziis 2 years ago
commit 291aa72fd0

@ -1109,10 +1109,12 @@ body {
cursor: pointer;
@media screen and (min-width: $device-s-width), (pointer: fine) {
&:hover {
background: var(--bg-highlight-500);
border-color: var(--border-highlight-500);
}
}
&.selected {
background: var(--bg-selected-500);

Loading…
Cancel
Save