Add an border around the Run button

This commit is contained in:
Lzu Tao 2020-07-19 04:31:01 +00:00
parent 1fa54ad968
commit 174abeb6cb

View File

@ -318,6 +318,7 @@ a.test-arrow {
font-size: 100%;
color: #788797;
border-radius: 4px;
box-shadow: 0 0 0 1px #424c57,0 0 0 2px transparent;
background-color: rgba(255, 255, 255, 0);
}