fix
Helius
2023-11-28 d17c81c97145eeae7e599f4e7e4de01955c4fad9
src/main/resources/templates/febs/views/modules/mallMember/addressAmountList.html
@@ -26,6 +26,12 @@
                        </div>
                    </form>
                    <table lay-filter="addressAmountTable" lay-data="{id: 'addressAmountTable'}"></table>
                    <style type="text/css">
                        ::-webkit-scrollbar {
                            height: 20px !important;
                            background-color: #f4f4f4;
                        }
                    </style>
                </div>
            </div>
        </div>