Commit 145baa2
authored
Fix border radius on hovered secondary menu (#31089)
Presumably a regression from
#30325, these menus were showing a
border radius on hover, which is fixed with this change.
<img width="154" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/eafdc1c5-3cf5-48d1-86c4-21c58f92cfaf">1 parent e625813 commit 145baa2
File tree
1 file changed
+4
-1
lines changed- web_src/css/modules
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
515 | 519 | | |
516 | 520 | | |
517 | 521 | | |
518 | 522 | | |
519 | | - | |
520 | 523 | | |
521 | 524 | | |
522 | 525 | | |
| |||
0 commit comments