mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-01 18:13:32 +02:00
Merge branch 'develop' into autoupdate-version
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
.nes-table-responsive {
|
||||
max-width: 100%;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
.nes-table {
|
||||
table-layout: fixed;
|
||||
background-color: $background-color;
|
||||
|
Reference in New Issue
Block a user