/
This commit is contained in:
parent
f7a714524a
commit
1df9d4a1ac
4 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Дашборд</title>
|
||||
<title>Бизнес-метрики</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="src/resources/img/logo.png"/>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Дашборд</title>
|
||||
<title>Бизнес-метрики</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="src/resources/img/logo.png"/>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Дашборд</title>
|
||||
<title>Бизнес-метрики</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="src/resources/img/logo.png"/>
|
||||
|
|
|
|||
|
|
@ -481,6 +481,7 @@
|
|||
color: var(--color-text-primary);
|
||||
font-size: var(--size-text-secondary);
|
||||
line-height: normal;
|
||||
max-width: 400px;
|
||||
padding: var(--indent-small) var(--indent-base);
|
||||
border: 1px solid var(--border);
|
||||
border-radius: var(--indent-mini);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue