mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-13 16:55:59 -04:00
naming convention and wrap all styles inside .table-shadow-box to avoid unexpected style in the future
This commit is contained in:
parent
3f12afce28
commit
36ace3e56c
3 changed files with 32 additions and 27 deletions
|
@ -38,7 +38,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="shadow-box tableShadowbox" style="overflow-x: scroll">
|
||||
<div class="shadow-box table-shadow-box" style="overflow-x: scroll">
|
||||
<table class="table table-borderless table-hover">
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue