Vanessa 2023-06-21 22:41:28 +08:00
parent 1781a59cdd
commit aaf6a5efcf
4 changed files with 9 additions and 8 deletions

View file

@ -12,6 +12,7 @@
background: var(--b3-select-background);
appearance: none;
cursor: pointer;
overflow: hidden; // iphonex
&:hover {
box-shadow: inset 0 0 0 .6px var(--b3-theme-on-background);