veza/.build/incus/web/assets/routes-B3giLbLK.css
senke 1ed6e7f07b state-ownership: delete unused optimisticStoreUpdates.ts file
- Deleted apps/web/src/utils/optimisticStoreUpdates.ts (unused file)
- File was unused - no imports found in codebase
- Mutations already use React Query's onMutate pattern
- No TypeScript errors after deletion
- Actions 4.4.1.2 and 4.4.1.3 complete
2026-01-15 19:26:53 +01:00

1 line
663 B
CSS

.touch-manipulation{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media(max-width:640px){button,a[role=button],[role=button]{min-height:44px;min-width:44px}.playlist-card{-webkit-tap-highlight-color:rgba(0,0,0,.1)}.playlist-card,.playlist-track-item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.playlist-list-container{-webkit-overflow-scrolling:touch;overflow-scrolling:touch}}@media(min-width:640px){button,a[role=button],[role=button]{min-height:auto;min-width:auto}}@supports (padding: max(0px)){.playlist-container{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}