Commit 0c16b70
committed
fix: Stabilize Open note button hover behavior
Remove transform and box-shadow animations from Open note button that
caused visual "jumping" on hover. Replace with consistent border styling
that maintains stable button dimensions across all states (normal, hover,
active). This aligns the button behavior with other modal buttons.1 parent 4851ff6 commit 0c16b70
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
233 | | - | |
| 232 | + | |
234 | 233 | | |
235 | 234 | | |
236 | 235 | | |
237 | | - | |
238 | | - | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
0 commit comments