mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-14 10:42:48 +00:00
fix(Upload History): change table layout to fixed
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
th {
|
||||
padding: 10px 5px;
|
||||
}
|
||||
&--fixed {
|
||||
table-layout: fixed;
|
||||
}
|
||||
}
|
||||
|
||||
.table--ellipsis {
|
||||
|
||||
Reference in New Issue
Block a user