mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 15:35:46 +07:00
[FIX] runbot: fix code multiline display for check semgrep
This commit is contained in:
parent
07c577bfce
commit
7d38530998
@ -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