Over VW Comment Change
Over VW Comment Change
This commit is contained in:
parent
b846831608
commit
4b282b7050
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ button:disabled {
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
/*Tourniquets text over 400px*/
|
/*Tourniquets text over 20VW*/
|
||||||
max-width: 20vw;
|
max-width: 20vw;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Reference in a new issue