mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Added table header row styling, made code blocks horizontally scrollbable fixed link popup on firefox
This commit is contained in:
@@ -20,4 +20,8 @@ table.table {
|
||||
|
||||
table {
|
||||
max-width: 100%;
|
||||
thead {
|
||||
background-color: #F8F8F8;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user