mirror of
https://github.com/bakhirev/assayo.git
synced 2025-09-01 18:19:43 +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 {
|
||||
max-width: calc(100% - 40px);
|
||||
margin-left: var(--space-xs);
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
|
@ -59,6 +59,7 @@
|
|||
|
||||
&_button {
|
||||
color: var(--color-temp-title);
|
||||
background-color: var(--color-temp-bg);
|
||||
border-color: var(--color-temp-border);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue