mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
[FIX] runbot: fix code multiline display for check semgrep
This commit is contained in:
parent
ada5a5beaa
commit
325296a959
@ -421,3 +421,8 @@ body, .table {
|
||||
.o_runbot_team_searchbar .nav {
|
||||
margin-left: 0px !important;
|
||||
}
|
||||
|
||||
|
||||
code {
|
||||
white-space: pre-wrap;
|
||||
}
|
Loading…
Reference in New Issue
Block a user