web/satellite: project edit page: back button click area decreased
WHAT: decreased back button's clickable area to avoid missclicking WHY: bug fixing Change-Id: Ia38ff076b4204b00822cf97c7cca52dbef38baf5
This commit is contained in:
parent
53ba01b1f1
commit
2f4e383997
@ -208,6 +208,7 @@ export default class EditProjectDetails extends Vue {
|
||||
width: 727px;
|
||||
|
||||
&__back {
|
||||
width: fit-content;
|
||||
cursor: pointer;
|
||||
font-weight: 500;
|
||||
font-size: 16px;
|
||||
|
Loading…
Reference in New Issue
Block a user