(03-05-2024, 12:46 PM)Proton1983 Wrote: Как можно реализовать разделения экрана есть код сss как его внедрить чтоб заработал &
Не получится, там shadow dom.
(03-05-2024, 01:38 PM)New Line Wrote: Thank you, but is it possible to install such a font for the names of bookmarks?
Sure, use the following style.
Code:
body>settings-ui,
body>bookmarks-app {
font-family: 'Roboto';
}