mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-01-16 05:51:55 +00:00
Remove rounded edges from webide tabs – thanks pg.
This commit is contained in:
parent
e1fb56eb0a
commit
8c2467e48d
@ -11,3 +11,7 @@
|
|||||||
.editor-li {
|
.editor-li {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn-secondary {
|
||||||
|
border-radius: 0;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user