| /* 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. */ | |
| #refresh-status { | |
| position: absolute; | |
| top: 0; | |
| right: 0; | |
| width: 25vw; | |
| font-size: 16px; | |
| word-wrap: break-word; | |
| } |