added creation of a shortcut on the desktop

This commit is contained in:
Данил 2022-10-02 12:23:42 +03:00
parent 9e3ef92685
commit fc90a725b1

View file

@ -45,4 +45,8 @@
#update-title { #update-title {
margin-top: 0.3em; margin-top: 0.3em;
} }
#createLabelButton {
margin-left: -12em;
}