aggiunge le icone png (ne toglie una)

elimina text-align: right dalla classe .bot
This commit is contained in:
Attilio Grilli
2025-02-11 13:31:19 +01:00
parent 8c59b3b115
commit ef3886b9f3
7 changed files with 0 additions and 1 deletions

BIN
public/exit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
public/gear.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
public/serv.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
public/speaker.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

BIN
src/assets/serve.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -71,7 +71,6 @@ button:focus-visible {
width: 100%; width: 100%;
margin-top: 10px; margin-top: 10px;
margin-bottom: 1px; margin-bottom: 1px;
text-align: right;
background-color: #000; background-color: #000;
} }
.col { .col {