mirror of
https://github.com/bakhirev/assayo.git
synced 2025-09-02 10:40:16 +00:00
update
This commit is contained in:
parent
1fd41c2fb9
commit
7602bcef4d
3 changed files with 4 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -67,6 +67,7 @@
|
||||||
|
|
||||||
&_text {
|
&_text {
|
||||||
max-width: calc(100% - 40px);
|
max-width: calc(100% - 40px);
|
||||||
|
margin-left: var(--space-xs);
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
|
@ -59,6 +59,7 @@
|
||||||
|
|
||||||
&_button {
|
&_button {
|
||||||
color: var(--color-temp-title);
|
color: var(--color-temp-title);
|
||||||
|
background-color: var(--color-temp-bg);
|
||||||
border-color: var(--color-temp-border);
|
border-color: var(--color-temp-border);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue