chromium/chrome/browser/resources/web_app_internals/web_app_internals.css

/*
 * Copyright 2023 The Chromium Authors
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

pre {
  white-space: pre-wrap;
}

.iwa-dev-update-button {
  margin-left: 4px;
}