mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-02 05:23:14 +00:00
snek height fix (#1284)
* snek height fix * close button to od welcome plus snek reposition * remove console logs Co-authored-by: Drew Ansbacher <drew@start9labs.com> Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
This commit is contained in:
@@ -68,8 +68,8 @@
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
bottom: 90px;
|
||||
right: 20px;
|
||||
width: 25px;
|
||||
left: 20px;
|
||||
width: 20px;
|
||||
"
|
||||
src="assets/img/icons/snek.png"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user