mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-15 13:30:01 +02:00
fix safari compatibility
This commit is contained in:
@ -10,3 +10,7 @@ afx-grid-view .grid_row_header afx-grid-cell{
|
||||
cursor:default;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
afx-grid-view {
|
||||
display: block;
|
||||
}
|
Reference in New Issue
Block a user