Prettified Code!

This commit is contained in:
DJ2LS 2023-03-04 11:56:42 +00:00 committed by GitHub Action
parent 4aacb3926d
commit b9568696fc

View file

@ -288,7 +288,7 @@
<i <i
id="emojipickerbutton" id="emojipickerbutton"
class="bi bi-emoji-smile p-0" class="bi bi-emoji-smile p-0"
style="font-size: 1.0rem; color: grey" style="font-size: 1rem; color: grey"
></i> ></i>
</div> </div>
@ -302,7 +302,7 @@
<div class="input-group-text bg-white me-3"> <div class="input-group-text bg-white me-3">
<i <i
class="bi bi-paperclip" class="bi bi-paperclip"
style="font-size: 1.0rem; color: grey" style="font-size: 1rem; color: grey"
id="selectFilesButton" id="selectFilesButton"
></i> ></i>
@ -316,9 +316,7 @@
style="font-size: 1.2rem; color: white" style="font-size: 1.2rem; color: white"
></i> ></i>
</button> </button>
</div> </div>
</div> </div>
</div> </div>
</div> </div>