mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-15 19:40:09 +00:00
3 lines
95 B
JavaScript
3 lines
95 B
JavaScript
$(function () {
|
|
$('table').removeClass('table-bordered table-striped table-condensed');
|
|
}); |