feature matrix: fix readonly column width for firefox
Signed-off-by: George Melikov <mail@gmelikov.ru>
This commit is contained in:
@@ -268,7 +268,7 @@ th {
|
||||
transform: scale(-1);
|
||||
}
|
||||
.rocol {
|
||||
min-width: 2em;
|
||||
min-width: 3em;
|
||||
}
|
||||
</style>
|
||||
''')
|
||||
|
||||
Reference in New Issue
Block a user